Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 415 Bytes

Readme.md

File metadata and controls

14 lines (10 loc) · 415 Bytes

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
npx styleguidist server

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