$ npm install
$ npm start : run project on your local environment $ npm test : run tests using Karma
The app uses Karma to run the tests located in the test/
folder. To run the tests:
$ npm install
$ npm start : run project on your local environment $ npm test : run tests using Karma
The app uses Karma to run the tests located in the test/
folder. To run the tests: