npm-reactfc-6228
v0.0.1
Published
npx create-dumi npm publish --registry http://registry.npmjs.org/
Downloads
2
Readme
npm-reactfc-6228
公共组件
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 doctor
LICENSE
MIT