/vue2-admin-tpl

vue2 admin tpl that support three levels menu

Primary LanguageJavaScript

vue2-admin-tpl

A Vue.js admin project

项目描述

一个可支持三级菜单的后台管理系统,使用vuex中的module处理多个业务模块的状态管理

如何运行

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.