slik-dispenser/frontend
2023-12-19 13:37:13 +01:00
..
public add funny icon and fix connection issues 2023-12-15 13:31:30 +01:00
src Add dispense amount, small fixes 2023-12-19 13:37:13 +01:00
.env.example Implement simple communication between frontend and backend 2023-11-27 01:06:07 +01:00
.gitignore Implement simple communication between frontend and backend 2023-11-27 01:06:07 +01:00
index.html add funny icon and fix connection issues 2023-12-15 13:31:30 +01:00
package-lock.json Add homepage for logged in users, logout button, retrieving user info from backend 2023-12-11 23:03:03 +01:00
package.json Add homepage for logged in users, logout button, retrieving user info from backend 2023-12-11 23:03:03 +01:00
README.md Initial commit 2023-11-26 23:16:48 +01:00
vite.config.js Initial commit 2023-11-26 23:16:48 +01:00

slik-dispenser

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