rc-library-template
v0.1.2
Published
react component library template
Downloads
4
Maintainers
Readme
rc-library-template
Use
# build production
yarn run build
# run fix:prettier fix:eslint
yarn run fix
# jest test
yarn run test
# development
yarn run storybook
# build storybook docs
yarn run storybook:build
# npm publish
yarn run publish
version
node >= 10
react >= 16.8
husky
npx husky install .husky