0.1.1 • Published 2 years ago

@designtobe/d2bcomponents v0.1.1

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

Design To Be Components

This package compiles together commonly used UI components to use throughout any Design To Be web product.

This is published through NPM at @designtobe/d2b-components.

Available Scripts

npm run build

Builds the project in preparation for publishing.

Once complete, it can be distributed via npm pubish --access public.

npm run build:storybook

This runs Storybook for visually examining how each component works.

npm test

Launches the test runner in the interactive watch mode. See the broader documentation about running tests for more information.