Change the dev server and build tool from [webpack](https://webpack.js.org/) to [vite](https://vitejs.dev/). This change is motivated by: - Vite is the default build tool for Vue3 - Vite is much faster as a dev server