/simpletodo

๐Ÿงพ simpletodo / ๐Ÿ’ป api koa / ๐Ÿ–ผ bulma / ๐Ÿ’พ vuex

Primary LanguageJavaScript

simpletodo

Project setup

npm install

Run NodeJS server

npm run server

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint