Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 691 Bytes

Installation

As a first step, create a GitHub account and clone our repositories:

Before you can start writing code, set up your local development environment. Docker is commonly-used virtualization software that will let you automatically set up a development environment with all the necessary dependencies isolated from the rest of your system.

Instructions for post-installation