An open API service indexing awesome lists of open source software.

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

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

![demo](https://github.com/jeffminsungkim/jeffminsungkim.github.io/blob/master/images/vueMenu-template/demo.gif)

## Inspired Project

[vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)

## License

MIT © [JeffMinsungKim](https://jeffminsungkim.com)