Go to file
Thilo Billerbeck f91f917dbe Merge branch 'master' into 'thilo-fixes'
# Conflicts:
#   src/components/Question.vue
#   src/views/HelpPage.vue
#   src/views/Warning.vue
2020-03-22 14:26:51 +01:00
public small fixes 2020-03-21 23:56:39 +01:00
src Merge branch 'master' into 'thilo-fixes' 2020-03-22 14:26:51 +01:00
.firebaserc added firebase hosting 2020-03-21 17:07:18 +01:00
.gitignore init 2020-03-21 15:10:52 +01:00
.gitlab-ci.yml added firebase hosting 2020-03-21 17:07:18 +01:00
babel.config.js init 2020-03-21 15:10:52 +01:00
firebase.json added firebase hosting 2020-03-21 17:07:18 +01:00
package.json small fixes 2020-03-21 23:56:39 +01:00
README.md init 2020-03-21 15:10:52 +01:00
vue.config.js added properties for PWA 2020-03-21 23:39:59 +01:00
yarn.lock added paw plugin 2020-03-21 23:17:25 +01:00

covidassist

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.