README
DEPRECATED
https://github.com/notonthehighstreet/noths-toolkit
Please usenoths-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