1.0.7 • Published 3 years ago

chiper-ecommerce-library v1.0.7

Weekly downloads
311
License
-
Repository
-
Last release
3 years ago

sb-ecommerce

Chiper E-commerce library has been built using typescript and storybook

Read all documentation before start*

Learn and understand:

Preview

Storybook Online

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 test npx 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.