hello-express Getting Started Prerequisites node npm or yarn mongo database (mlab) Installation $ git clone ... $ cd ... $ npm install And then $ npm start Your app should now be running on http://localhost:3000/.