react-router-tutorial
react-router-tutorial copied to clipboard
"npm start" not properly run, because of missing index.html
trafficstars
When I cloned repo, and run lesson 14 with "npm start", I got cannot get / message at browser. But npm run start:prod is working.
To fix this I copied lesson 13's index.html to lesson 14. And it is working fine