Go to file
Thilo Billerbeck a7a7c7eb59 Update .gitlab-ci.yml 2020-03-22 19:28:56 +01:00
public small fixes 2020-03-21 23:56:39 +01:00
src Merge branch 'thilo-fixes-3' into 'master' 2020-03-22 19:25:20 +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 Update .gitlab-ci.yml 2020-03-22 19:28:56 +01:00
README.md init 2020-03-21 15:10:52 +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
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

README.md

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.