davidhund / site

React Styleguidist site

Home Page:https://react-styleguidist.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Styleguidist site

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.

About

React Styleguidist site

https://react-styleguidist.js.org/


Languages

Language:JavaScript 91.9%Language:Shell 8.1%