
Concise-ish Beginner's Guide to Learning React
The React Show
00:00
NPM vs Yarn
NPM is in my opinion, better or as good as yarn now and it's more widely used. I don't really see a reason to use Yarn over NPM. So yeah once you get your next JS project running, you can run the NPM run dev command. That will bring up a browser window that's actually running your react site.
Transcript
Play full episode