https://github.com/cindyrise/dt-pub
npm publish
https://github.com/cindyrise/dt-pub
libs npm package publish
Last synced: 2 months ago
JSON representation
npm publish
- Host: GitHub
- URL: https://github.com/cindyrise/dt-pub
- Owner: cindyrise
- Created: 2018-01-12T03:16:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T12:06:32.000Z (about 8 years ago)
- Last Synced: 2025-04-02T00:38:38.767Z (about 1 year ago)
- Topics: libs, npm, package, publish
- Language: JavaScript
- Homepage:
- Size: 22.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 打包说明
* 环境配置
```
npm install || yarn add
```
* 发布 dtui
```
npm run buildDtui 发布dtui组件库
```
* 发布 dtcli
```
npm run buildDtui 发布dtcli脚手架
```
* 发布 dttool
```
npm run buildDtui 发布dttool工具库
```