Go to file
2024-07-03 22:16:37 +03:00
public init 2024-07-03 22:16:37 +03:00
src init 2024-07-03 22:16:37 +03:00
.gitignore init 2024-07-03 22:16:37 +03:00
index.html init 2024-07-03 22:16:37 +03:00
jsconfig.json init 2024-07-03 22:16:37 +03:00
package-lock.json init 2024-07-03 22:16:37 +03:00
package.json init 2024-07-03 22:16:37 +03:00
postcss.config.js init 2024-07-03 22:16:37 +03:00
README.md init 2024-07-03 22:16:37 +03:00
vite.config.js init 2024-07-03 22:16:37 +03:00

wilg-game

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