0.1.5 • Published 2 years ago

nw-lib-poc v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

northwell-react-storybook

This repository contains the design system created by Northwell Health. Reusable components can be found in the src/components directory.

  • To run Storybook and see those components in action: npm run storybook
  • To build the library in a releasable fashion: npm run build:library
  • To build a publishable version of Storybook (static website): npm run build:storybook