predavalnice-kontroler/frontend/vju_display
2025-09-12 17:43:50 +02:00
..
.vscode switching to vue frontend, basic barco control working - still needs styling 2024-10-24 20:40:43 +02:00
src Narete stvari da delajo 2025-09-12 17:43:50 +02:00
.env.development small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing 2025-02-12 17:50:58 +01:00
.gitignore small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing 2025-02-12 17:50:58 +01:00
env.d.ts switching to vue frontend, basic barco control working - still needs styling 2024-10-24 20:40:43 +02:00
index.html Narete stvari da delajo 2025-09-12 17:43:50 +02:00
package-lock.json small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing 2025-02-12 17:50:58 +01:00
package.json small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing 2025-02-12 17:50:58 +01:00
README.md Narete stvari da delajo 2025-09-12 17:43:50 +02:00
tsconfig.app.json switching to vue frontend, basic barco control working - still needs styling 2024-10-24 20:40:43 +02:00
tsconfig.json switching to vue frontend, basic barco control working - still needs styling 2024-10-24 20:40:43 +02:00
tsconfig.node.json switching to vue frontend, basic barco control working - still needs styling 2024-10-24 20:40:43 +02:00
vite.config.ts small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing 2025-02-12 17:50:58 +01:00

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build