# tuna and Vite

## Step 1. Download the client

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

## Step 2. Run Vite server

Installation instructions can be found in the [official documentation](https://vitejs.dev/guide/).

## Step 3. Run tuna

Vite server uses port 5173 by default:

```bash
tuna http localhost:5173

```
