# Installation

Install and run the registry template locally.

Install dependencies with [Vite+](https://viteplus.dev/guide/).

```sh
vp install
```

Start the development server.

```sh
vp dev
```

Open the local URL from Vite+ and browse the docs, components, blocks, and utilities sections.
