Skip to content

dexma/ui-components

Repository files navigation

DEXMA logo

DEXMA UI components

This library is a set of react components!

semantic-release

Table of contents

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