bizcook-header
v1.0.1-alpha.0
Published
Header components
Downloads
4
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.