Skip to content

Dev

vp dev starts the Vite development server.

Overview

vp dev runs the standard Vite development server through Vite+, so you keep the normal Vite dev experience while using the same CLI entry point as the rest of the toolchain. For more information about using and configuring the dev server, see the Vite guide.

Usage

bash
vp dev

Configuration

Use standard Vite config in vite.config.ts. For the full configuration reference, see the Vite config docs.

Use it for: