vuejs_seminar_2025/vue-project
valerio 93394c1940 update solution 2025-01-28 08:59:23 +01:00
..
.vscode add solution 2025-01-25 10:49:39 +01:00
public add solution 2025-01-25 10:49:39 +01:00
src update solution 2025-01-28 08:59:23 +01:00
.gitignore add solution 2025-01-25 10:49:39 +01:00
README.md add solution 2025-01-25 10:49:39 +01:00
index.html move global css 2025-01-28 08:40:21 +01:00
jsconfig.json add solution 2025-01-25 10:49:39 +01:00
package-lock.json add solution 2025-01-25 10:49:39 +01:00
package.json add solution 2025-01-25 10:49:39 +01:00
vite.config.js add solution 2025-01-25 10:49:39 +01:00

README.md

vue-project

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

VSCode + Volar (and disable Vetur).

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