What is vite?
"Native-ESM powered web dev build tool"
vite is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 2.1 MB on disk.
Installation Guide
# Install via NPM
npm install vite
# Install via Yarn
yarn add vite