Skip to content

debtcollective/packages

Packages

CircleCI codecov lerna Renovate enabled

This repo contains the packages we use across applications.

Project structure

This repository is a monorepo that uses Lerna. It is structured the following way:

packages/
├── tools/ # Dispute tools JSON schema package

Installation

To get started run:

yarn setup

Go to the README.md of each package for usage information.

Stencil

To add a new component run npm init stencil and select component option