Skip to content

Latest commit

 

History

History
 
 

React Styleguidist custom express endpoint example

How to start locally:

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

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