/react-styleguidist-example

React styleguidist example

Primary LanguageJavaScript

React Styleguidist example style guide

See deployed version.

How to start locally:

git clone https://github.com/sapegin/react-styleguidist-example.git
cd react-styleguidist-example
npm install
npm run styleguide-server

Then open http://localhost:3000 in your browser.