No description
Find a file
2023-10-09 18:36:12 +02:00
public Code cleanup and implemented the last missing features (i think) 2022-11-29 20:59:38 +01:00
src Improved checking for duplicate performers in queue 2023-10-09 18:36:12 +02:00
.gitignore Added waiting room feature 2023-04-07 15:42:40 +02:00
index.html Code cleanup and implemented the last missing features (i think) 2022-11-29 20:59:38 +01:00
LICENSE added AGPL license 2023-08-27 19:23:31 +02:00
package-lock.json Added waiting room feature 2023-04-07 15:42:40 +02:00
package.json Added waiting room feature 2023-04-07 15:42:40 +02:00
README.md i hate js 2022-11-18 11:23:08 +01:00
vite.config.js i hate js 2022-11-18 11:23:08 +01:00

foundation-vue

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build