Skip to content

Getting Started

Overview

Vite+ is a unified toolchain for modern web development that extends Vite with powerful monorepo capabilities. It combines:

  • Dev Server: Vite's blazing-fast development experience with native ES modules and instant HMR
  • Build Tool: Optimized production builds powered by Rolldown
  • Task Runner: Intelligent monorepo task execution with caching and dependency resolution
  • Testing: Built-in test runner with workspace support
  • Linting: Integrated oxlint for fast code quality checks

All in a single, cohesive tool designed for scale, speed, and developer sanity.