Julien Calixte f6a518a43d chore(build): adopt Vite, pnpm, ESLint flat config; drop Vue CLI
Replaces Vue CLI 4 with Vite 7 + @tailwindcss/vite + vite-plugin-pwa,
yarn with pnpm, tslint with ESLint 9 flat config, and Jest with Vitest.
Drops Netlify deploy config and the dead FontAwesome npm token.

Bumps the entire dependency surface: Vue 3.5, Pinia 2, vue-router 4,
vue-i18n 11, Tailwind 4, DaisyUI 5, TypeScript 5.7, axios 1.x,
mapbox-gl 3.x, date-fns 4.x, uuid 11.x, pouchdb-browser 9.x.
2026-06-01 21:03:09 +02:00
2019-08-22 11:50:32 +02:00
2020-03-12 00:25:40 +01:00
2019-08-22 11:50:32 +02:00
2020-03-14 13:01:54 +01:00
2019-08-22 11:50:32 +02:00
2019-08-23 13:15:07 +02:00

Vaquant

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit
Description
No description provided
Readme 5 MiB
Languages
Vue 61.8%
TypeScript 35%
HTML 1.5%
JavaScript 0.8%
Dockerfile 0.6%
Other 0.3%