bizcook-upload-sketch
v1.0.1-alpha.0
Published
UploadSketch components
Downloads
3
Readme
Reusable Component Library
Testing
Note that jest
and ts-jest
dependency versions should match exactly as those of create-react-app in the myapp
folder.
$ yarn test
$ yarn storybook
Linting
$ yarn lint
Building
$ yarn build
The output is stored in the dist
folder.