React components used in X-Team Unleash App.
Use this command in terminal:
yarn styleguide
and access your living styleguide under http://localhost:6060
For testing Jest is being used:
yarn test
In order to update snapshots run:
yarn test:update