RedTn / react-robust-ui

0 stars 0 forks source link

CircleCI codecov Greenkeeper badge

React Robust UI

Experiments with robust stateful react UI Components

Demo

https://redtn-storybook.surge.sh

Build Setup

# install dependencies
yarn

# serve storybook
yarn storybook

# run all tests
yarn test