Install Node.Js Install Express.Js Install Mongoose Install Nodemon Initiate MongoDB: #sudo systemctl start mongod Enable MongoDB: #sudo systemctl enable mongod Initiate Nodemon: #nodemon run start Enjoy!!