An open API service indexing awesome lists of open source software.

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

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工具库
```