# tuna and Superset

## Step 1. Download the client

Instructions are available on the [installation page](https://tuna.am/en/docs/guides/install.md).

## Step 2. Run Superset server

Installation instructions can be found in the [official documentation](https://apache-superset.readthedocs.io/en/latest/installation.html).

## Step 3. Run tuna

Superset uses port `8088` by default:

```bash
tuna http 8088

```
