/example

React Styleguidist example

Primary LanguageJavaScript

React Styleguidist example style guide

See deployed version.

How to start locally:

git clone https://github.com/styleguidist/example.git react-styleguidist-example
cd react-styleguidist-example
npm install
npm start

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