npm.io
1.0.6 • Published 4 years ago

my-menu-project

Licence
MIT
Version
1.0.6
Deps
2
Size
12 kB
Vulns
1
Weekly
0

my-menu-project

A Vue.js project

Build Setup

# install dependencies
npm install my-menu-project
// main.js
import menuComponent from 'my-menu-project'
Vue.use(menuComponent)

// app.vue
<menu-list :menuList="menuList" @handleChange="handlerChange" />

For detailed explanation on how things work, consult the docs for vue-loader.