Go to file
liwei 2712add941 element ui-plus添加 2024-08-04 20:23:05 +08:00
public first commit 2024-08-04 20:13:36 +08:00
src element ui-plus添加 2024-08-04 20:23:05 +08:00
.eslintrc.cjs first commit 2024-08-04 20:13:36 +08:00
.gitignore first commit 2024-08-04 20:13:36 +08:00
.prettierrc.json first commit 2024-08-04 20:13:36 +08:00
README.md first commit 2024-08-04 20:13:36 +08:00
index.html first commit 2024-08-04 20:13:36 +08:00
jsconfig.json first commit 2024-08-04 20:13:36 +08:00
package-lock.json element ui-plus添加 2024-08-04 20:23:05 +08:00
package.json element ui-plus添加 2024-08-04 20:23:05 +08:00
vite.config.js element ui-plus添加 2024-08-04 20:23:05 +08:00

README.md

vue-rabbit

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