No Description

zs a50b05eb48 修改 10 months ago
.vscode 47bfca17d5 创建 11 months ago
public 9a2ae4113c 修改 10 months ago
src a50b05eb48 修改 10 months ago
.env.development 47bfca17d5 创建 11 months ago
.env.production 47bfca17d5 创建 11 months ago
.eslintrc-auto-import.json 47bfca17d5 创建 11 months ago
.eslintrc.cjs 47bfca17d5 创建 11 months ago
.gitignore 47bfca17d5 创建 11 months ago
.prettierrc.json 68fd5056f8 修改 10 months ago
README.md 47bfca17d5 创建 11 months ago
index.html 47bfca17d5 创建 11 months ago
jsconfig.json babd8ab2bc 修改产业大脑 10 months ago
package-lock.json 9a2ae4113c 修改 10 months ago
package.json 9a2ae4113c 修改 10 months ago
vite.config.js 68fd5056f8 修改 10 months ago

README.md

web

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