Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 290 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 290 Bytes

Demo Calcite Design Library

Available Scripts

Build the library

npm run rollup

Publish the library

npm publish

Run tests

npm run test

Run storybook locally

npm run storybook

Build storybook

npm run build-storybook