Vite doesn't type-check your code, it only transpiles it to Javascript. Vite has matured a lot and the community has grown significantly compared to when I first created this CRA based app 2 years ago. If your app is small enough, this is all you might need to do. If you need to check for node environments (i.e development or production or production, you can do so. If you want to do so, there are more optional steps.
Table of contents
Why switch?Migration stepsOptional stepsBenchmarksTroubleshootingFinal thoughtsWant to see more?Sort: