vite.studio

Getting started

Requirements

  • node
  • pnpm

Installation

pnpm install

Run development server with hmr

pnpm dev

Build for production

pnpm build

Test production build locally

pnpm start