Skip to content

Latest commit

 

History

History
executable file
·
68 lines (46 loc) · 898 Bytes

README.md

File metadata and controls

executable file
·
68 lines (46 loc) · 898 Bytes


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