Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 257 Bytes

File metadata and controls

10 lines (8 loc) · 257 Bytes

React components

  • react web components

Commands

  • installation: yarn install
  • develop: yarn start opens storybook
  • test: yarn test unit tests
  • lint: yarn lint runs linter
  • build: yarn build production build