/ghost-frontend

ionic app frontend for ghost

Primary LanguageTypeScript

ghost-frontend

an ionic angular app designed to display an input text field, which can be sent and stored via the ghost node server and mongodb

requirements:

a ghost node running locally at localhost:8081 (run ghost-node server for this)

Install

npm i

Start server

npm start