59cf4f1e2d2058233c635014b6447d6c3e79a671
Build and Deploy / build-and-deploy (push) Successful in 2m6s
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%