software-development-2022-e.../session-3/exam-advanced
marcgauch 65869fbe87 Session 3 2023-01-18 21:58:07 +01:00
..
.vscode Session 3 2023-01-18 21:58:07 +01:00
src Session 3 2023-01-18 21:58:07 +01:00
.gitignore Session 3 2023-01-18 21:58:07 +01:00
README.md Session 3 2023-01-18 21:58:07 +01:00
index.html Session 3 2023-01-18 21:58:07 +01:00
package-lock.json Session 3 2023-01-18 21:58:07 +01:00
package.json Session 3 2023-01-18 21:58:07 +01:00
vite.config.js Session 3 2023-01-18 21:58:07 +01:00

README.md

exam

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