0.0.2 • Published 4 years ago

ishtika-react v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

a collection standalone componets to be used in React apps.

Get Started

Isntall form npm and use by importing

$ npm add ishtika-react

or

$ yarn add ishtika-react

Development and Storybook

You can easily develop and interact with your components by using Storybook. To run the local server, simply run:

$ npm i
$ npm run storybook

Navigate to http://localhost:9001 to view your stories.