hqhui
v1.0.5
Published
A react library developed with dumi
Readme
hqhui
A react library developed with dumi
安装
$ npm install hqhuiOptions
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
# Locally preview the production build.
$ npm run docs:preview
# check your project for potential problems
$ npm run doctor打包 npm 流程
修改版本号
npm run build
npm run prepublishOnly
npm publishLICENSE
MIT
