yeticss-react
v1.0.2
Published
React components for yeticss.
Downloads
10
Readme
yeticss-react
Styleguide
Install
npm install yeticss-react --save
Development
npm run start
This uses react-styleguidist
and starts a development server with hot-reloading as you make changes in modules/
.
Building
npm run build # Compiles via Babel
npm run deploy # Builds and pushes styleguide to gh-pages
# Then publish to npm