/covid-dashboard-app

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

COVID-19 Scenario Modeling Interactive Dashboard

Interactive dashboard web app to support JHU's COVID-19 scenario modeling simulations.

Prerequisites

  • npm >= 6.14.4

Running Locally

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.