Vite is too fast!

TLDRVite is a build tool created by Evan You (creator of Vue) It provides faster developement experience with instant server start, super fast Hot Module Replacement (HMR) and out of the box support for TypeScript as well. Vite pre-bundles dependencies using esbuild.

1m read time From dev.to
Post cover image
Table of contents
What is Vite?Create a new projectBuild
8 Comments

Sort: