Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 685 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 685 Bytes

Storybook demo

This is a simple Storybook demo, bootstrapped with Create React App.

Install

  • Fork repo
  • Clone locally
  • Run yarn in terminal to install node_modules

Available Scripts

In the project directory, you can run:

yarn start

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.

yarn storybook

Runs Storybook in development mode.
Open http://localhost:6006 to view it in your browser.

Storybook will reload when you make changes.