Install dependencies:
npm install
Start the Broccoli server for client code:
broccoli serve
And start the server in a separate terminal:
nodemon server.js
Download new data from coronadatascraper.com
into the data directory:
npm run build:data
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install dependencies:
npm install
Start the Broccoli server for client code:
broccoli serve
And start the server in a separate terminal:
nodemon server.js
Download new data from coronadatascraper.com
into the data directory:
npm run build:data