Enter in the terminal npm init -y
npm install express mongoose cors body-parser
make sure to connect the code with the mongodb local community server
Start using node server.js
and type the link http://localhost:5000/
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Enter in the terminal npm init -y
npm install express mongoose cors body-parser
make sure to connect the code with the mongodb local community server
Start using node server.js
and type the link http://localhost:5000/