2.1.0 • Published 4 years ago

gzys-aside-vue v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

侧边栏npm包

注意事项

# 插件开发在myPlugin里,在index.js里注册组件
# npm 登录301
使用npm config set registry https://registry.npmjs.org/后重新登录

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

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