0.0.4-0 • Published 7 years ago

@notonthehighstreet/components v0.0.4-0

Weekly downloads
8
License
ISC
Repository
github
Last release
7 years ago

DEPRECATED

Please use https://github.com/notonthehighstreet/noths-toolkit

noths-components

Running/Developing

git clone git@github.com:notonthehighstreet/noths-components.git
cd noths-components
npm install
npm start

Testing

npm test

Documentation

http://unwrapped.notonthehighstreet.com/noths-components/

To build documentation:

npm run build-storybook
git commit -am "Update docs"
git push

NOTE: Docs will only be deployed when the commit is in master