Vue Übung
Go to file
2024-04-08 23:54:20 +02:00
public Init Vue 2024-04-08 20:38:45 +02:00
src finished app 2024-04-08 23:54:20 +02:00
.gitignore Init Vue 2024-04-08 20:38:45 +02:00
index.html Init Vue 2024-04-08 20:38:45 +02:00
jsconfig.json Init Vue 2024-04-08 20:38:45 +02:00
LICENSE Initial commit 2024-04-08 14:38:19 +00:00
package-lock.json finished app 2024-04-08 23:54:20 +02:00
package.json finished app 2024-04-08 23:54:20 +02:00
postcss.config.js finished app 2024-04-08 23:54:20 +02:00
README.md Init Vue 2024-04-08 20:38:45 +02:00
tailwind.config.js finished app 2024-04-08 23:54:20 +02:00
vite.config.js Init Vue 2024-04-08 20:38:45 +02:00

ToDo_App_Vue

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