Skip to content

trainh2o2/covid

 
 

Repository files navigation

corona-cases.org

Local development

Install dependencies:

npm install

Start the Broccoli server for client code:

broccoli serve

And start the server in a separate terminal:

nodemon server.js

Update datasets

Download new data from coronadatascraper.com into the data directory:

npm run build:data

About

https://www.corona-cases.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.5%
  • Shell 0.2%