https://github.com/jeffminsungkim/vuemenu-template
Vue 2.0 minimal menu template
https://github.com/jeffminsungkim/vuemenu-template
element-ui skeleton-template vue2 vuejs vuemenu-template
Last synced: about 1 year ago
JSON representation
Vue 2.0 minimal menu template
- Host: GitHub
- URL: https://github.com/jeffminsungkim/vuemenu-template
- Owner: jeffminsungkim
- License: mit
- Created: 2018-04-12T02:47:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T02:54:18.000Z (about 8 years ago)
- Last Synced: 2025-04-03T07:21:56.847Z (about 1 year ago)
- Topics: element-ui, skeleton-template, vue2, vuejs, vuemenu-template
- Language: JavaScript
- Size: 32.2 KB
- Stars: 40
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vueMenu-template
> A simple Vue menu template with Element UI including responsive feature
## Build Setup
``` bash
# 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
```
## Demo

## Inspired Project
[vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)
## License
MIT © [JeffMinsungKim](https://jeffminsungkim.com)