Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 645 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 645 Bytes

ve-admin

vue + element-ui + admin
基于Element-UI的企业管理后台, 支持多页面应用配置。
本项目是基于@PanJiaChen/vue-element-admin开源项目进行开发。

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.