/covid19-live-visualization

Live visualization of novel corona virus (COVID19) outbreak

Primary LanguageVueMIT LicenseMIT

COVID19 Visualization

Please note. The data used in the visualization is from an opensource project. We don't guarantee accurate numbers, but we are trying our best to find a reliable source of data.

Project setup

# Clone the project
git clone https://github.com/localeai/covid19-live-visualization.git

# Install dependencies
npm install

# start development server
npm run serve

# generate production build
npm run build

Libraries Used

Customize configuration

See Configuration Reference.