Find a file
2023-09-15 21:56:16 +02:00
node_modules refactoring and cleanup 2023-09-15 21:56:16 +02:00
public refactoring and cleanup 2023-09-15 21:56:16 +02:00
src refactoring and cleanup 2023-09-15 21:56:16 +02:00
goldrausch.code-workspace refactoring and cleanup 2023-09-15 21:56:16 +02:00
index.html refactoring and cleanup 2023-09-15 21:56:16 +02:00
package-lock.json refactoring and cleanup 2023-09-15 21:56:16 +02:00
package.json refactoring and cleanup 2023-09-15 21:56:16 +02:00
README.md refactoring and cleanup 2023-09-15 21:56:16 +02:00
vite.config.js refactoring and cleanup 2023-09-15 21:56:16 +02:00

goldrausch

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

View Production Build locally

npm run preview