Migrating from Create-React-App to Vite: Simple Tutorial
How to Migrate from Create React App to Vite
I recommend installing a new project with the Vite CLI and copying your code there. This way, you get the latest version of Vite configs, including tsconfig, etc.
What I am using in the project:
Sass
SV...
blog.skoruba.com4 min read