react-drag-tools
v1.0.3
Published
## Scripts
Downloads
2
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