You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
expressgy 744026ea26 first commit 5 months ago
.vscode first commit 5 months ago
docs/学习vue3 first commit 5 months ago
public first commit 5 months ago
src first commit 5 months ago
.env first commit 5 months ago
.eslintrc.cjs first commit 5 months ago
.gitignore first commit 5 months ago
.prettierrc.json first commit 5 months ago
README.md first commit 5 months ago
index.html first commit 5 months ago
jsconfig.json first commit 5 months ago
package.json first commit 5 months ago
pnpm-lock.yaml first commit 5 months ago
vite.config.js first commit 5 months ago

README.md

vue3-test

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