react-transformer
v1.2.3
Published
## Scripts
Downloads
10
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