Vite — Frontend Tooling
Vite (Veet) is a Javascript build tool which simplifies the way we build and develop Frontend applications.
1. What will Vite do?
Vite does 2 things
Serve your code locally during development
Bundle your Javascript, CSS and other assets together f...
blog.nidhin.dev3 min read