vite

Next generation frontend tooling. It's fast!

brewmacoslinux
Try with needOr install directly
Source

About

Next generation frontend tooling. It's fast!

Commands

vite

Examples

Create a new Vite project with a template$ vite create my-app
Start the development server$ vite
Build the project for production$ vite build