1.0.0 • Published 7 years ago

cpi-ui-storybook v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Claim Policy UI Storybook

The storybook is for the collections of react UI components used by the Claim Policy UI of GovHHS Analytics. It allows you to browse the component library,view the different states of each component, and interactivly develop and test components.

Getting started

  1. Clone repository

    git clone
  2. Install dependencies via npm

    npm install
  3. Run it

    npm run storybook
  4. View in Browser

    http://localhost:6006