Skip to content

Files

Latest commit

 

History

History
This branch is 860 commits behind styleguidist/react-styleguidist:master.

React Styleguidist Create React App example style guide

How to start locally:

git clone https://github.com/styleguidist/react-styleguidist.git
cd react-styleguidist/examples/cra
npm install
npm run styleguide

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