sb-kam
Chiper KAM library has been built using typescript and storybook
Read all documentation before start*
Learn and understand:
Preview
Run
- Clone the repo
npm install
npm run storybook
Scripts
The package.json
file contains various scripts for common tasks:
-
npm run storybook
run storybook for see components. -
npm run build-storybook
: exporting Storybook as a Static App. To testnpx http-server .out
-
npm run deploy-storybook
: deploying Storybook into master branch
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.