Express
A Node.js web application framework that helps us to make web applications
It is used for server side programming.
Nodemon is a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected.
0r code run karne ke liye "codemon index.js"
0 Comments