$ npm install
$ npm run build
$ npm start
Then go to http://localhost:8080
$ npm run test
$ npm run test:coverage
$ npm run e2e
$ npm install
$ npm run build
$ npm start
Then go to http://localhost:8080
$ npm run test
$ npm run test:coverage
$ npm run e2e