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

https://github.com/mybricks/color-picker


https://github.com/mybricks/color-picker

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# @mybricks/color-picker

调试 dev:
```
npm run start
```
打包 build:
```
npm run build
```
发布到npm:
```
npm run publishToNpm
```