Results front-end for an Improv festival.
Data is encoded manually in a JSON file.
Deployed with Vercel to https://mondial-impro-2023-resultats.vercel.app/
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint