npm.io
0.0.1 • Published 6 years ago

vue-router-webapp

Licence
ISC
Version
0.0.1
Deps
1
Size
20 kB
Vulns
0
Weekly
0

vue-router-webapp

使用

npm install vue-router-webapp

import ElementUIExpand from 'vue-router-webapp'
Vue.use(ElementUIExpand)

demo

https://fastcreator.github.io/vue-router-webapp/

发布pages以及npm

1. 修改packjson版本号
2. npm run deploy

开发

运行
npm install
npm run serve
新增组件
node add 组件名