Skip to content

LukyVj/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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • Shell 8.1%