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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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