Vite is a lightening fast cold server that offers instant hot modules replacement and True on demand compilation. Primarily Vite was built for Vue 3 but nevertheless we can still use it in our Vue 2 Application. Vite allows you to serve your code via native ES Module imports during development, allowing you to develop Vue single file components.

3m read time From sunil.hashnode.dev
Post cover image
Table of contents
Getting Started with ViteInstalling Vue Router in ViteLooking for Vue Templates?
1 Comment

Sort: