Tooling · Technology in use
Vite
A fast web development server and bundler.
The problem it solves
A fast web development server and bundler.
Technical rationale
Vite reduces friction between an edit and its result while producing optimized delivery bundles. In 2 Free it also serves as the compilation boundary for the interface packaged by Tauri.
How I have used it
It builds the 2 Free Tauri UI and tooling around Astro.