# tuna and Kiwi TCMS

## Step 1. Download the client

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

## Step 2. Start Kiwi TCMS server

Installation instructions can be found in the [official documentation](https://kiwitcms.readthedocs.io/en/latest/set_dev_env.html).

## Step 3. Run tuna

Kiwi TCMS uses port `8000` by default:

```bash
tuna http 8000

```
