No Description

zs 160f9dead0 修改孵化大脑 11 months ago
.vscode 7114b3af09 创建 11 months ago
public 160f9dead0 修改孵化大脑 11 months ago
src 160f9dead0 修改孵化大脑 11 months ago
.env.development 7114b3af09 创建 11 months ago
.env.production 7114b3af09 创建 11 months ago
.eslintrc-auto-import.json 7114b3af09 创建 11 months ago
.eslintrc.cjs 7114b3af09 创建 11 months ago
.gitignore 7114b3af09 创建 11 months ago
.prettierrc.json 7114b3af09 创建 11 months ago
README.md 7114b3af09 创建 11 months ago
index.html 7114b3af09 创建 11 months ago
jsconfig.json 7114b3af09 创建 11 months ago
package-lock.json 7114b3af09 创建 11 months ago
package.json 7114b3af09 创建 11 months ago
vite.config.js 7114b3af09 创建 11 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