Frontend · +8 points

Vite

Next-gen frontend build tool — instant HMR, used by Vue and React ecosystems.

Install
npm create vite@latest
License
MIT
Stars
72k+

Integration goal

Configure vite.config with a project name and base path.

  1. Create vite.config.js
  2. Set build.outDir
  3. Push config to GitHub
Open Integration Workspace →

← All open source tools