DEXMA UI components This library is a set of react components! Table of contents Quick start Quick start Several quick start options are available: Clone the repo: https://github.com/dexma/ui-components.git Install dependencies with npm: npm install Run test with jest: npm run test Run storybooks with storybook: npm run storybook Open http://localhost:9999/ in your browser