Before running the application one must install the dependencies:
$ npm install
Then, run the script that creates points to be shown on the map:
$ node src/migration/seed_points.js
To run the application type:
$ npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Before running the application one must install the dependencies:
$ npm install
Then, run the script that creates points to be shown on the map:
$ node src/migration/seed_points.js
To run the application type:
$ npm start