https://github.com/tkc/vue-slide-menu
vue-slide-menu
https://github.com/tkc/vue-slide-menu
menu menu-navigation menuitem slider vue vuejs
Last synced: 18 days ago
JSON representation
vue-slide-menu
- Host: GitHub
- URL: https://github.com/tkc/vue-slide-menu
- Owner: tkc
- License: mit
- Created: 2017-10-11T08:39:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T09:39:01.000Z (over 8 years ago)
- Last Synced: 2026-03-27T10:51:26.729Z (3 months ago)
- Topics: menu, menu-navigation, menuitem, slider, vue, vuejs
- Language: HTML
- Homepage: https://tkc.github.io/vue-slide-menu/
- Size: 5.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-slide-menu

## Build Setup
``` bash
# 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).