[E] JavaScript builder
Exercise on "JavaScript builder" and how to use a tool to build a website for distribution.
The JavaScript builder tool Vite
There is a short exercise on "A JavaScript builder tool - Vite" that shows how you can use the tool when you work with developing a application with HTML, CSS and JavaScript.
Figure. This is how it looks when working with the builder tool.
The Vite tool and its configuration files are already installed as part of the development tools and linters.
You just need to learn how to work with it.
Resources
The build tool used in the exercise is Vite.