GMBuddy Web Install Instructions Install typings: npm install -g typings Install typescript dependencies: typings install Install node dependencies: npm install Running Application Start the server: npm start Visit localhost:3000 to view the application.