UNPKG

backsplash-app

Version:
28 lines (17 loc) 894 B
# Contributing to [project name] Thank you for your interest in contributing to this project! Here are some guidelines to help you get started. ## Code of Conduct Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. ## How to Contribute 1. Fork this repository. 2. Create a new branch for your changes. 3. Make your changes and commit them with a descriptive commit message. 4. Push your changes to your fork. 5. Submit a pull request to this repository. ## Development Setup To set up your development environment, follow these steps: 1. Clone this repository. 2. Install dependencies with `yarn install`. 3. Run the application with `yarn start`. ## License By contributing to this project, you agree that your contributions will be licensed under the terms of the [MIT license](./LICENSE).