46de33991832e290c03fcbc94f321d21f2cb3631
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%