Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 417 Bytes

Readme.md

File metadata and controls

14 lines (10 loc) · 417 Bytes

React Styleguidist example style guide with sections

How to start locally:

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

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