A set of "atoms" and "molecules" based off of atomic design principles for the various Clarity Hub React applications.
yarn add --dev git+ssh://gitlab.com:clairvoyance/react-theme-claire.git \
classnames moment prop-types rc-tooltip react-markdown react-modals \
react-textarea-autosize recompose uuidimport Button from 'theme-claire/src/atoms/Button';To get up and running locally, install the yarn dependencies.
yarn install