zd-grgform
v0.0.6
Published
广电研究院业务表单组件
Readme
zd-platform
平台表单组件
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build发布操作
一、先登入 1)nrm add zdvictory http://xxx.163.com 2)nrm use zdvictory 3)npm login Username: xxxxx Password: 123 Email: (this IS public) [email protected]
2)发布 npm publish
