运营平台前端:dev(国内分支) world(国外分支)
Go to file
Cc 4eaa07d011 基础 2024-09-26 14:04:18 +08:00
.vscode 基础 2024-09-26 14:04:18 +08:00
mock 基础 2024-09-26 14:04:18 +08:00
public 基础 2024-09-26 14:04:18 +08:00
src 基础 2024-09-26 14:04:18 +08:00
.browserslistrc 基础 2024-09-26 14:04:18 +08:00
.editorconfig 基础 2024-09-26 14:04:18 +08:00
.eslintignore 基础 2024-09-26 14:04:18 +08:00
.eslintrc.js 基础 2024-09-26 14:04:18 +08:00
.gitattributes 基础 2024-09-26 14:04:18 +08:00
.gitignore 基础 2024-09-26 14:04:18 +08:00
.prettierignore 基础 2024-09-26 14:04:18 +08:00
.stylelintrc.js 基础 2024-09-26 14:04:18 +08:00
LICENSE 基础 2024-09-26 14:04:18 +08:00
README.md first commit 2024-09-26 14:01:07 +08:00
babel.config.js 基础 2024-09-26 14:04:18 +08:00
built.js 基础 2024-09-26 14:04:18 +08:00
deploy.sh 基础 2024-09-26 14:04:18 +08:00
error.txt 基础 2024-09-26 14:04:18 +08:00
jsconfig.json 基础 2024-09-26 14:04:18 +08:00
package.json 基础 2024-09-26 14:04:18 +08:00
prettier.config.js 基础 2024-09-26 14:04:18 +08:00
vue.config.js 基础 2024-09-26 14:04:18 +08:00
webstorm.config.js 基础 2024-09-26 14:04:18 +08:00

README.md

vue-admin-beautiful-element-plus

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.