Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 253 Bytes

File metadata and controls

26 lines (19 loc) · 253 Bytes

DSPLAY React template components

React components for building DSPLAY templates

Usage

To install dependencies

$ yarn install

To build

$ yarn build 

To run tests

$ yarn test

To run Storybook

$ yarn storybook