Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 388 Bytes

File metadata and controls

14 lines (10 loc) · 388 Bytes

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.