TrainingCenter This is a training center for Techbow LLC. To run this application, start your mongo server & do the following from the command line: bower install npm install sudo ./mongod (terminal 1) ./mongo (terminal 2) nodemon server.js (terminal 3)