The source code of the Covid-19 Dashboard.
Federal Office of Public Health FOPH
- create a personal access token (PAT) with at least
read:packagespermissions - add the entries below to your
.npmrcfile
//npm.pkg.github.com/:_authToken=TOKEN
@shiftcode:registry=https://npm.pkg.github.com
For more detailed instruction see packages/client/README.md
- Node LTS
- Yarn V1
- exec
yarn - exec
yarn start - open Browser at http://localhost:4200