- Fork this repository to your own GitHub account and then clone it to your local device.
- Install
lerna
as global dependency:yarn global add lerna
- Install project dependencies:
lerna bootstrap
- Check contributing.md of package you want to contribute in.
You can validate Circle CI config file by running yarn run validate:circleci
.
Circle CI command line interface (CLI) is a requirement, please follow this instruction to install it in your system:
https://circleci.com/docs/2.0/local-jobs/#circleci-command-line-interface-cli-overview