@ihsanrabbs/design-system
v0.0.1
Published
Design system for Stockbit UI Web
Downloads
2
Readme
stockbit-component-react
A collection of Stockbit Components implemented using React & StyledComponent
Information
Documentation address: https://storybook.lab.stockbit.com/
Getting Started
Run the following command using npm:
npm installIf you prefer Yarn, use the following command instead:
yarnDevelop components with Storybook
npm run storybookOpen http://localhost:6606/ in your favorite web browser.
