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-템플릿
MIT © JeffMinsungKim