Aucune description

zs 6988f0bf98 修改孵化大脑 il y a 10 mois
.vscode 7114b3af09 创建 il y a 10 mois
public a619798f8d 孵化器 il y a 10 mois
src 6988f0bf98 修改孵化大脑 il y a 10 mois
.env.development 7114b3af09 创建 il y a 10 mois
.env.production 7114b3af09 创建 il y a 10 mois
.eslintrc-auto-import.json 7114b3af09 创建 il y a 10 mois
.eslintrc.cjs 7114b3af09 创建 il y a 10 mois
.gitignore 7114b3af09 创建 il y a 10 mois
.prettierrc.json 7114b3af09 创建 il y a 10 mois
README.md 7114b3af09 创建 il y a 10 mois
index.html 7114b3af09 创建 il y a 10 mois
jsconfig.json 7114b3af09 创建 il y a 10 mois
package-lock.json 7114b3af09 创建 il y a 10 mois
package.json 7114b3af09 创建 il y a 10 mois
vite.config.js 7114b3af09 创建 il y a 10 mois

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