Contributing to @core/api Development Setup Clone the repository: $ git clone Download the dependencies: $ yarn install Make your changes! And don't forget to run the tests if you changed something related. yarn test