sonkarmanish / covid19india

Inactive project. Please use https://github.com/covid19india/covid19india-react from now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid19india

View our live patient database. If you'd like to collaborate, join the Telegram Group.

to run

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

to deploy

minify and add to docs directory

Install minify npm i minify -g

minify script.js > docs/script.js

minify index.html > docs/index.html

About

Inactive project. Please use https://github.com/covid19india/covid19india-react from now

License:GNU General Public License v3.0


Languages

Language:JavaScript 43.7%Language:HTML 35.0%Language:CSS 21.3%