Skip to content

ananthachetan/I2DJS-COVID-INDIA

 
 

Repository files navigation


Logo of I2DJS-COVID-INDIA repository

Coronavirus (Covid 19) Dashboard for India

Dashboard showcasing state and district wise impact of Covid-19 pandemic in India with confirmed, active, recoveries and death rate on the map. Created using I2Djs

Project Setup

yarn

Compiles and hot-reloads for development

yarn serve

OR

yarn dev

Compiles and minifies for production

yarn build

Build with Report

yarn build-r

Modern Build

yarn build-m

Modern Build with Report

yarn build-m-r

Serve built files

serve dist

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference

Releases

No releases published

Packages

No packages published

Languages

  • Vue 57.7%
  • JavaScript 39.3%
  • HTML 1.9%
  • CSS 1.1%