Go to file
Tim Ktitarev ce90e16c22 Changed font on result page
Changed "probability" to "risk"
2020-03-22 22:52:12 +01:00
public add robots.txt 2020-03-22 20:34:39 +01:00
src Changed font on result page 2020-03-22 22:52:12 +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 extended firebase cache 2020-03-22 20:30:35 +01:00
package.json added basic PWA functionality 2020-03-22 20:18:18 +01:00
vue.config.js added basic PWA functionality 2020-03-22 20:18:18 +01:00
yarn.lock added basic PWA functionality 2020-03-22 20:18:18 +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.