Skip to content

oem/covid19

Repository files navigation

COVID-19 in Hamburg

A dashboard showing the current Covid-19 numbers in Hamburg, Germany.

The dashboard is color-coded to visualize the current severity.

example dashboard

Development

Install all dependencies with npm i.

Then run the dev server with npm run dev.

To create a release build: npm run build.

Deployment

This is hosted as a github page, simply push the most current assets to the gh-pages branch.

You will need to namespace the assets in index.html with /covid19/... in this gh-pages setup.

So, for example a quick sd '="/index' '="/covid19/index' index.html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published