mirror of
https://github.com/statistikZH/covid19_scrapingdashboard.git
synced 2026-08-26 00:54:22 +00:00
Read-only mirror of https://github.com/statistikZH/covid19_scrapingdashboard — Kanton Zürich. Issues & pull requests at the source.
- Vue 48%
- JavaScript 44.9%
- HTML 4.1%
- Stylus 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 | ||
| README.md | ||
Demo: link
For develop:
covid19_ogd (covid19_ogd)
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