Chiper E-commerce library has been built using typescript and storybook
Read all documentation before start *
Learn and understand:
- Develop documentation !important
- Git Flow
- Semantic Version
npm install --save chiper-sb-ecommerce
import { Button } from 'chiper-sb-ecommerce';
<Button {...}>My Text</Button>