Getting Started
Overview
Vite+ combines Vite, Vitest, Oxlint, Oxfmt, tsdown and Rolldown as a single zero-config toolchain:
- Dev Server: Powered by Vite's fast development experience with native ES modules and instant HMR
- Build Tool: Optimized production builds using Rolldown and Oxc
- Testing: Seamless Vitest integration with fast feedback loops
- Linting: Ships with Oxlint for quick code quality checks
- Task Runner: Monorepo task execution with automated caching and dependency resolution
- Package Management: Vite+ wraps package managers to provide a unified interface
All in a single, cohesive tool designed for scale, speed, and developer sanity.