Vite
1
Series
2
Lessons
20m 2s
Vite is a popular frontend tooling server that provides a snappy environment to build, bundle, and watch your frontend assets.
Series.
Lessons.
Setting Up TailwindCSS, Shadcn-Vue, and Automatic Component Imports
In this lesson, we'll install and configure Shadcn-Vue and TailwindCSS. We'll then set up automatic imports for all of our local Vue components.
Vite and Our Assets
In this lesson, we'll learn how Vite is integrating into our EdgeJS views to serve our JavaScript and CSS files.