> 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/ui-kit/getting-started/setup.md).

# Setup

{% hint style="warning" %}
Please check the [prerequisites ](/saasable/ui-kit/getting-started/prerequisites.md)before setup.&#x20;
{% endhint %}

### Install packages

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

### Start Local Development

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