/vue-admin-template

基于vue, element-ui 的后台开发模板 包含侧边栏权限过滤基础模板

Primary LanguageJavaScriptMIT LicenseMIT

Vue-admin-template

Start in local

#  download
git clone https://github.com/BiYuqi/vue-admin-template.git

cd vue-admin-template
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build