@cgeui/components
v0.0.3
Published
A react library developed with dumi
Readme
@cgeui/components
A react library developed with dumi
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctorLICENSE
MIT
打包
在vs code市场应用中安装easy less,该插件的作用是通过CTRL+S快捷键可以把.less生成.css文件
