software-development-2022/assignment5-1-with-npm
Marc Gauch 8b4086d52e MOOOORE STUFF 2022-11-24 16:30:43 +01:00
..
.vscode MOOOORE STUFF 2022-11-24 16:30:43 +01:00
public MOOOORE STUFF 2022-11-24 16:30:43 +01:00
src MOOOORE STUFF 2022-11-24 16:30:43 +01:00
.gitignore MOOOORE STUFF 2022-11-24 16:30:43 +01:00
README.md MOOOORE STUFF 2022-11-24 16:30:43 +01:00
index.html MOOOORE STUFF 2022-11-24 16:30:43 +01:00
package-lock.json MOOOORE STUFF 2022-11-24 16:30:43 +01:00
package.json MOOOORE STUFF 2022-11-24 16:30:43 +01:00
vite.config.js MOOOORE STUFF 2022-11-24 16:30:43 +01:00

README.md

vue-project

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