Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 482 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 482 Bytes

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.