Create React App with Vite
instead of CRA (Create React App)
Photo by Lautaro Andreani on Unsplash
If you are a ReactJS beginner then you must have checked the React Documentation and started with
npx create-react-app my-app
This will simply create a ReactJS app inside a fol...
dev.akshaykhale.com2 min read