Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

styleguidist/site

Repository files navigation

Powered by Tâmia and Fledermaus.

Running locally

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

Author


License

You can use the code (HTML/JS) of this site, but you can’t use the design, CSS, images and content.