> For the complete documentation index, see [llms.txt](https://docs.token.rodeo/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.token.rodeo/docs/getting-started/installation.md).

# Installation

How to install Rodeo

## How to install

![](https://996645879-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVqY9oEjCzDjyMXMwt0%2F-MWK4L7tcdhVC1srk-ro%2F-MWK4qK3SMt8mLFqvjec%2F2021-03-21_07.51.30.gif?alt=media\&token=1495edde-b127-4306-9bdc-ee349073fc6c)

### Use the giddyup package to start the installation process

```
npx giddyup
```

### Enter project details

```
cd myproject
yarn dev
```

And you have your server up and running on <http://localhost:8080>

Edit the template in ./site and your changes will automatically be updated.
