No Description

gaoyf 554eb5c2c0 init 1 month ago
public 554eb5c2c0 init 1 month ago
src 554eb5c2c0 init 1 month ago
.editorconfig 554eb5c2c0 init 1 month ago
.gitattributes 554eb5c2c0 init 1 month ago
.gitignore 554eb5c2c0 init 1 month ago
.prettierrc.json 554eb5c2c0 init 1 month ago
README.md 554eb5c2c0 init 1 month ago
eslint.config.js 554eb5c2c0 init 1 month ago
index.html 554eb5c2c0 init 1 month ago
jsconfig.json 554eb5c2c0 init 1 month ago
package-lock.json 554eb5c2c0 init 1 month ago
package.json 554eb5c2c0 init 1 month ago
vite.config.js 554eb5c2c0 init 1 month ago

README.md

overlays

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

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