# Quick Start

{% hint style="info" %}
This guide assumes you have [Docker](https://www.docker.com/) & [Docker Compose ](https://docs.docker.com/compose/)installed
{% endhint %}

Open your favorite terminal and run the following:

```shell
$ git clone https://github.com/progressively-crew/progressively
$ cd progressively
$ docker-compose up -d
```

Go to <http://localhost:3000/welcome> and let you drive in the onboarding steps to create your Admin User and your first project.
