Vite (French word for "fast", pronounced /vit/) is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: a dev server that provides rich feature enhancements over native ES modules and a build command that bundles your code with Rollup. We will use

2m read time From blog.learncodeonline.in
Post cover image
Table of contents
What is Vite?What is React and Why?Get Started
2 Comments

Sort: