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 customised example style guide

How to start locally:

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

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