Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readme.md

Repository moved to github.com/styleguidist/react-styleguidist/tree/master/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

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.