Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

basic

React Styleguidist basic example style guide

See deployed version.

How to start locally:

git clone https://github.com/styleguidist/react-styleguidist.git
cd react-styleguidist/examples/basic
npm install
npx styleguidist server

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