Working on case cards.

This commit is contained in:
Joshua Bemenderfer
2021-12-30 21:56:56 -05:00
parent 4e83fd3dbd
commit bbaef02acb
512 changed files with 847 additions and 1240952 deletions

View File

@@ -7,6 +7,7 @@
"process:data": "node ./data/parser.js",
"build": "iles build",
"preview": "iles preview --port 5050",
"deploy": "npm run build && rsync -avhz ./dist/ thederf@thederf.com:ga-covid/",
"typecheck": "vue-tsc --noEmit"
},
"engines": {