MovieBooker is an app based upon MEAN Stack for booking movie tickets online
For Executing this application goto working directory of this app and execute following command:
node ./bin/www (this will initiate the server)
Make Sure your MongoDB server is running on localhost & firewall is not blocking the connection.