This is a simple Storybook demo, bootstrapped with Create React App.
- Fork repo
- Clone locally
- Run
yarn
in terminal to install node_modules
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
Runs Storybook in development mode.
Open http://localhost:6006 to view it in your browser.
Storybook will reload when you make changes.