Ingen beskrivning

zs 087a66a1bd 修改个人中心 1 år sedan
.vscode 84041adf57 创建 1 år sedan
public 84041adf57 创建 1 år sedan
src 087a66a1bd 修改个人中心 1 år sedan
.env.development 1ac2c98cb5 修改登录注册 1 år sedan
.env.production 1ac2c98cb5 修改登录注册 1 år sedan
.eslintrc-auto-import.json 84041adf57 创建 1 år sedan
.eslintrc.cjs 36ee870b3b 修改 1 år sedan
.gitignore 84041adf57 创建 1 år sedan
.prettierrc.json 84041adf57 创建 1 år sedan
README.md 84041adf57 创建 1 år sedan
index.html 84041adf57 创建 1 år sedan
jsconfig.json 84041adf57 创建 1 år sedan
package-lock.json 7c947b9c8e 修改 1 år sedan
package.json 7c947b9c8e 修改 1 år sedan
vite.config.js 84041adf57 创建 1 år sedan

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