complete-intro-to-react-v5
complete-intro-to-react-v5 copied to clipboard
Step missing: npm run dev
On the page: https://btholt.github.io/complete-intro-to-react-v5/parcel
just before the lines: "Now open http://localhost:1234. You should see your site come up. "
this step should be inserted: "npm run dev"
Thats a known one! we can do yarn dev too