VSCode integration for Vite, an opinionated web dev build tool that serves your code via native ES Module imports during development.
- Automatically starts the dev server on http://localhost:3000 when a Vite project is detected
- HMR while typing
- Works with Vue and React