run yarn install
run yarn start
run yarn test
- Create your branch and when the component is ready make a PR & merge it.
- Add your component to
/src/cases/yourfoldername
- The component should be simplified version of your production component that you want to test during haxxorz
- Add your component and paths to
examples
in/src/cases/index.js
(follow the pattern)
For styling use react-bootstrap