View our live patient database. If you'd like to collaborate, join the Telegram Group.
git clone https://github.com/BetaTurtle/covid19india.git
Python3 : python -m http.server
Python2 : python -m SimpleHTTPServer
Open http://localhost:8000 in browser to test
minify and add to docs directory
Install minify
npm i minify -g
minify script.js > docs/script.js
minify index.html > docs/index.html