- Clone the repository
- Run
yarn
to install the dependencies - Run
yarn start
to start the project
- Run
yarn storybook
to run the component tests - Run
yarn cypress:open
to run the e2e tests
- Fork the repository
- Create a new branch
- Make your changes
- Create a pull request
- Wait for the review
- Merge the pull request