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.
