Powered by Tâmia and Fledermaus.
First clone the repo, install dependencies and build the site:
git clone https://github.com/styleguidist/site.git react-styleguidist.js.org
cd react-styleguidist.js.org
npm install
npm run sync
npm run bundle
npm run build
Then run dev server (it will refresh the page after any changes in JS, styles or content):
npm start
You can use the code (HTML/JS) of this site, but you can’t use the design, CSS, images and content.