One MEAN Ionic 2 Todo App on Heroku, Part 3

I am following this tutorial http://blog.ionic.io/one-mean-ionic-2-todo-app-on-heroku-part-3/. The data in the mLab on Heroku will only show when I run “node server.js” or “heroku open”. It will not show when i run the ionic build server “ionic serve” or “ionic run android”. What am i missing?