Follow the instructions below to set up the development environment.
-
Install npm dependencies:
$ npm install
-
Then, start the development server:
$ npm start
-
Running unit tests:
$ npm test
Follow the instructions below to set up the development environment.
Install npm dependencies:
$ npm install
Then, start the development server:
$ npm start
Running unit tests:
$ npm test