Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 279 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 279 Bytes

vue-typescript-admin

基于Vue+typescript+ElementUi技术栈的RBAC后台管理系统模板

使用

# 安装依赖
npm install

# 运行
npm run serve

# 构建dev项目
npm run build:dev

# 构建生产项目
npm run build:prod

协议

MIT