aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2023-01-28Finalise for version 0.9Terry Truong
Add github and license links Add meta tags and image
2023-01-22Implement pinch zoomTerry Truong
2023-01-22Add deployment docs and scriptTerry Truong
Add DEPLOY.md and prebuild.sh Update READMEs Change project name
2022-10-11Add global store, do general refactorTerry Truong
Resolve typescript issues Make terminology more consistent
2022-10-07Install client side toolsTerry Truong
Install and configure Vite, Vue, Tailwind, Pinia, Typescript, and ESLint Add basic framework files (index.html, App.vue, main.ts, etc) Update READMEs Add favicon, font, and LICENCE.txt