react-bar-tools
v1.1.1
Published
## Scripts
Downloads
5
Readme
React Lib
Scripts
yarn start
to start storybook dev serveryarn build
to compile JS and CSS to thepublic/
dir so you can deploy ityarn test
to run tests with avayarn coverage
to run tests with coverage reportsyarn run clean
to remove previous build results