Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 403 Bytes

File metadata and controls

5 lines (3 loc) · 403 Bytes

Using Vite+, the Unified Toolchain for the Web

This project is using Vite+, a unified toolchain built on top of Vite, Rolldown, Vitest, tsdown, Oxlint, Oxfmt, and Vite Task. Vite+ wraps runtime management, package management, and frontend tooling in a single global CLI called vp. Vite+ is distinct from Vite.

  • Run bun run check and bun run test to format, lint, type check and test changes.