Storybook Test

This project shows basic usage of storybook

Install steps

  • clone the project locally
  • cd into the project
  • run npm install
  • run the app in one terminal: npm start
  • run storybook in another terminal: npm run storybook