Skip to content

Latest commit

 

History

History
 
 

sections

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.