mirror of
https://github.com/statistikZH/covid19_indikatorenUebersicht.git
synced 2026-08-26 00:54:20 +00:00
Eine Übersicht zu den Indikatoren | Read-only mirror of https://github.com/statistikZH/covid19_indikatorenUebersicht — Kanton Zürich. Issues & pull requests at the source.
- JavaScript 40%
- Vue 34.1%
- Stylus 22.6%
- HTML 3.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .postcssrc.js | ||
| .stylintrc | ||
| babel.config.js | ||
| CHANGELOG.md | ||
| jsconfig.json | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| quasar.conf.js | ||
| quasar.extensions.json | ||
| README.md | ||
Covid19 Indikatoren Uebersicht
Eine Übersicht zu den Indikatoren
Demo: link
For develop:
A Quasar Framework app
Install the dependencies
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Lint the files
npm run lint
Build the app for production
quasar build