I\'m new in building application with MEAN Stack, I\'m trying to build a real time chat app, here is my server side :
console.log(\"Server running...!\"); v
Try this, it works:
mongoose.connect('mongodb://localhost:27017/shopping');