/dac19-projects-table

Take a list of dataagainstcovid19 projets, make an html table

Primary LanguageHTML

How to generate a table:

python parse.py //generate 'index.html'
python -m http.server 8000 // open your browser to port 8000

Consult the Github page