9abd66fdbaa1e7fa98c3d0b7e1d4d6e1c7d39f2e
dttmr-fe
A offline-first progressive web app written with Vue
Including user authorization (using JWT), shared lists and a sandbox for myself to experiment with Go and TypeScript/Vue.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Type-Check, Compile and Minify for Production
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint
Languages
TypeScript
59%
Vue
38.8%
CSS
1.8%
HTML
0.4%