Interactive dashboard web app to support JHU's COVID-19 scenario modeling simulations.
- npm >= 6.14.4
Clone the repository and enter directory.
$ git clone git@github.com:HopkinsIDD/covid-dashboard-app.git
$ cd covid-dashboard-app
Spin up development server by running:
$ npm start
Add scenario simulation files into the store/
directory.