nodemon mpn run start
What is Nodemon?
Nodemon is a tool used by developers to automatically restart the server after making changes in the code. It saves time for developers to manually restart the server every time they make changes in the code.
What is MPN?
MPN stands for Node package manager. It is