I\'m trying to deploy my mean.js app to heroku. Somehow the app on heroku is loading a blank page. It seems like the angular app is not being loaded properly.
Possibly a
Remember, you have to run npm install as well as bower install
npm install
bower install