vueMenu template
1.0.0
带有 Element UI 的简单 Vue 菜单模板,包括响应式功能
# Clone project
git clone https://github.com/jeffminsungkim/vueMenu-template.git
# install dependencies
npm install
# serve with hot reload at localhost:8887
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
vueAdmin 模板
麻省理工学院 © JeffMinsungKim