Movie-Review-Starter-Kit
Once you download the same, make sure to clean and rebuild so that all the client/server side dependencies gets restored successfully.
If NPM dependencies don't restore automatically, then restore the same manually by rt-clicking the same and then restore.
In you are doing any new changes to app, make sure to run webpack "webpack --watch" from cmd line first. This will automatically sync the changes in browser.