Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 207 Bytes

File metadata and controls

6 lines (4 loc) · 207 Bytes

My First Node App!

To use the nodemon module which was used to automatically refresh server on every change, just enter the following command in the file directory:

npm install

npm run dev