Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 883 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 883 Bytes

COVID-19 Dashboard

The source code of the Covid-19 Dashboard.

Project Ownership

Federal Office of Public Health FOPH

.npmrc configuration for open source @shiftcode node dependencies hosted on GitHub

//npm.pkg.github.com/:_authToken=TOKEN
@shiftcode:registry=https://npm.pkg.github.com

Run Locally

For more detailed instruction see packages/client/README.md

Prerequisites

  • Node LTS
  • Yarn V1

Quick Start