Nessuna descrizione

zs 68fd5056f8 修改 10 mesi fa
.vscode 47bfca17d5 创建 10 mesi fa
public 68fd5056f8 修改 10 mesi fa
src 68fd5056f8 修改 10 mesi fa
.env.development 47bfca17d5 创建 10 mesi fa
.env.production 47bfca17d5 创建 10 mesi fa
.eslintrc-auto-import.json 47bfca17d5 创建 10 mesi fa
.eslintrc.cjs 47bfca17d5 创建 10 mesi fa
.gitignore 47bfca17d5 创建 10 mesi fa
.prettierrc.json 68fd5056f8 修改 10 mesi fa
README.md 47bfca17d5 创建 10 mesi fa
index.html 47bfca17d5 创建 10 mesi fa
jsconfig.json 47bfca17d5 创建 10 mesi fa
package-lock.json 68fd5056f8 修改 10 mesi fa
package.json 68fd5056f8 修改 10 mesi fa
vite.config.js 68fd5056f8 修改 10 mesi fa

README.md

web

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