Angular

Running Angular with Vite

angular + vite

We have long relied on ng serve as the go-to command for serving Angular applications during development. However, there is a new tool called Vite that performs the same function. So what is the difference and what advantages does it offer?