9136381936178eb9992a2ed29cc88fd972c919bb
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
65.2%
Vue
32.3%
CSS
2%
HTML
0.5%