This repo contains the packages we use across applications.
This repository is a monorepo that uses Lerna. It is structured the following way:
packages/
├── tools/ # Dispute tools JSON schema packageTo get started run:
yarn setupGo to the README.md of each package for usage information.
To add a new component run npm init stencil and select component option