ex-todo This is an example app, created for demonstration. Project setup npm install Run unit tests if you wanna see the coverage npm run test:unit if json-server doesn't install globally npm i json-server -g fake server at localhost:3010 npm run serv Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference.