StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm start stops at 61

paulabarreto opened this issue · comments

commented

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.