0.0.1 • Published 1 year ago

@ihsanrabbs/design-system v0.0.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

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 install

If you prefer Yarn, use the following command instead:

yarn

Develop components with Storybook

npm run storybook

Open http://localhost:6606/ in your favorite web browser.