Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 469 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 469 Bytes

Storybook foundation

Opinionated Storybook foundation using the following stack:

  • Create React App
  • Storybook
  • Storybook Addon Actions
  • MDX
  • Material UI
  • Styled Components

Installation and usage

Download the project files, then run

yarn or npm install

to install all the necessary dependencies.

You can then start Storybook locally in watch mode by running

npm run storybook

License

Licensed under the MIT license (See license)