Initial Setup 1. Clone the repository Find a location on your computer where you want to store the project. A directory made for projects is generally a good choice. Launch a bash console there and clone the project. git clone https://github.com/organization/project.git 2. cd into the project