> For the complete documentation index, see [llms.txt](https://phoenixcoded.gitbook.io/saasable/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenixcoded.gitbook.io/saasable/admin/getting-started/setup.md).

# Setup

{% hint style="warning" %}
Please check the [prerequisites ](/saasable/admin/getting-started/readme.md)before setup.
{% endhint %}

### Install packages

* Navigate to the root folder
* run: `npm install`

### Start Local Development

* Navigate to the root folder
* run: `npm run dev`
