alioth/star-cyan
2025-05-30 09:18:01 +08:00
..
.vscode feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
public feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
src feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.editorconfig feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.env feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.gitattributes feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.gitignore feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
.prettierrc.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
eslint.config.js feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
index.html feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
jsconfig.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
package-lock.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
package.json feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
README.md feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
vite-plugin-script-inject.js feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00
vite.config.js feat(init): init alioth in 25-05-30 2025-05-30 09:18:01 +08:00

star-cyan

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

Lint with ESLint

npm run lint