react-router-tutorial icon indicating copy to clipboard operation
react-router-tutorial copied to clipboard

"npm start" not properly run, because of missing index.html

Open ferhatdegirmenci opened this issue 9 years ago • 0 comments
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

ferhatdegirmenci avatar Nov 03 '16 02:11 ferhatdegirmenci