StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course
MIT License
3.56k stars 4.63k forks source link

npm start stops at 61 #245

Closed paulabarreto closed 6 years ago

paulabarreto commented 6 years ago

When I try to npm start I don't get an error message but it stops at:

[61] ./src/reducers/index.js 337 bytes {0} [built] webpack: Compiled successfully.

And nothing ever happens after this. When I try to close the window, it says a process is still running.