Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 334 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 334 Bytes

admin

vue-admin-template

基于 vue element-ui superagent vuex vue-router 等...

#快捷表单 自定义主题 快捷浏览... 快速构建

# install dependencies
npm install

# if you already have a server
npm run dev

# Local static service
npm run mock

# build for production with minification
npm run build