Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 266 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 266 Bytes

Installation

  • Running yarn in the component's root directory will install everything you need for development.

Storybook

  • yarn watch will run parcel build in watch mode.

Building

  • yarn run build will build the component for publishing to npm.