4.0.24 • Published 3 years ago

test-mins v4.0.24

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

zd-platform

平台基础组件及公共JS方法

A Vue.js project

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、使用 设置优先从私服下载包,如无则会从npmjs公网下载 npm set registry http://172.17.0.190:4873

2、登录 npm login Username: grg Password: 123 Email: (this IS public) dgs@163.com

3、发布 npm publish --registry http://172.17.0.190:4873

4、安装 npm i zd-grgform -S npm i zd-platform -S