> For the complete documentation index, see [llms.txt](https://fermi-dex.gitbook.io/fermi-dex-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fermi-dex.gitbook.io/fermi-dex-docs/fermi-dex-usage-guide/getting-set-up.md).

# Getting set up

Steps to run tests on the codebase using the CLI

<details>

<summary>Setup</summary>

Fermi DEX codebase can be found across two repos:\
<https://github.com/cryptohariseldon/Fermi-orderbook> \
<https://github.com/adarshzpatel/fermi-frontend>\
\
Clone both the repos, and ensure you have solana-test-validator running.

`solana-test-validator`\
\
Install relevant packages with `yarn`

</details>

{% content-ref url="/pages/CatQ0gy9p52wmjD2zeBl" %}
[Getting tokens](/fermi-dex-docs/fermi-dex-usage-guide/getting-set-up/getting-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/O8zLWJoy61B6QT5wWWro" %}
[Testing Locally](/fermi-dex-docs/technical-overview/testing-locally.md)
{% endcontent-ref %}
