I executed all the commands as described in the README but the bundle.js won't be generated, the browser shows GET http://localhost:3000/static/bundle.js 404 (Not Found). I captured the output of npm start in this gist. Do you have any idea what I'm doing wrong?
I executed all the commands as described in the README but the bundle.js won't be generated, the browser shows
GET http://localhost:3000/static/bundle.js 404 (Not Found). I captured the output ofnpm startin this gist. Do you have any idea what I'm doing wrong?