Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 312 Bytes

first_backend

My first back end with nodejs, this back is working with Angular 7. This is my firts backend with NodeJS and MongoDB.

###First of all you need to install the node package modules. npm install

you have to init npm

npm init.

Aditional tools: 1.- Postman 2.-MongoDB 3.-Express 4.-Mongoose