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%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Michel Binder 7d6e08edb2
Merge pull request #1 from statistikZH/dependabot/npm_and_yarn/standard-version-8.0.1
chore(deps-dev): bump standard-version from 7.1.0 to 8.0.1
2021-01-06 09:51:25 +01:00
src fix: set only 5 for embed zhweb 2020-11-25 13:40:06 +01:00
.editorconfig chore: initial commit 2020-03-30 16:48:25 +02:00
.eslintignore chore: initial commit 2020-03-30 16:48:25 +02:00
.eslintrc.js chore: initial commit 2020-03-30 16:48:25 +02:00
.gitignore chore: initial commit 2020-03-30 16:48:25 +02:00
.postcssrc.js chore: initial commit 2020-03-30 16:48:25 +02:00
.stylintrc chore: initial commit 2020-03-30 16:48:25 +02:00
babel.config.js chore: initial commit 2020-03-30 16:48:25 +02:00
CHANGELOG.md chore(release): 1.2.0 2020-04-29 13:45:55 +02:00
jsconfig.json chore: initial commit 2020-03-30 16:48:25 +02:00
LICENSE chore: initial commit 2020-03-30 16:48:25 +02:00
package-lock.json Merge pull request #1 from statistikZH/dependabot/npm_and_yarn/standard-version-8.0.1 2021-01-06 09:51:25 +01:00
package.json Merge pull request #1 from statistikZH/dependabot/npm_and_yarn/standard-version-8.0.1 2021-01-06 09:51:25 +01:00
quasar.conf.js chore: initial commit 2020-03-30 16:48:25 +02:00
quasar.extensions.json feat: q upgrade and zhweb 2020-11-25 08:05:10 +01:00
README.md chore: add demo link 2020-04-02 09:06:02 +02:00

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

Customize the configuration

See Configuring quasar.conf.js.