- Clone the repository
git clone https://github.com/vrapeutic/GardenDoWebXR.git
- Go to the repo's directory
cd GardenDoWebXR
- Create a new branch with your new feature name:
git checkout -b add-feature-named-X
- Follow installations steps found in this link
- Apply your modifications on your local branch
- Once you want to apply your changes, commit you code, then push the branch and create a new pull request with sufficient information about your contribution
- Once your pull request has been accepted, it will be automatically deployed to Firebase.