bizcook-canvas-materials

bizcook-canvas-materials components

Usage no npm install needed!

<script type="module">
  import bizcookCanvasMaterials from 'https://cdn.skypack.dev/bizcook-canvas-materials';
</script>

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.