What Actually Happens When You Run `npm run dev` in a Vite Project?
When I first started learning React, I just typed npm run dev and boom! the browser opened with my app running.
But honestly, for the first few months, I had no clue what was happening behind the curtain. Now, having worked with React for a while(and...
hrrahman.hashnode.dev3 min read