Skip to content

Latest commit

 

History

History
 
 

customised

React Styleguidist customized example style guide

How to start locally:

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

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