207 B
207 B
notatest
Development
Starting the Svelte frontend:
npm install
npm run dev # Runs Vite
Production
WIP (Dockerization).
Starting the Svelte frontend:
npm install
npm run dev # Runs Vite
WIP (Dockerization).