jiang-switch
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build- 可以import 引入到main.js Vue.use(install) 即可
- script标签引入
==持续更新==
For detailed explanation on how things work, consult the docs for vue-loader.