text-admin
Please note this project is WIP and purely a side-project for me to learn some front end development. It will have tons of useless commits regarding to me trying different approaches or tools for the front end stuff.
Usage
Installation
$ git clone https://github.com/greduan/text-admin.git
$ cd text-admin
$ npm i
Running
$ npm run build
$ npm run start
## Open localhost:9000
License
Licensed under the permissive ISC license. Check the LICENSE file for further
details.