Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 885 Bytes

File metadata and controls

42 lines (30 loc) · 885 Bytes

NodeJs

Application in NodeJS with:

Me

My name is Gabriel Costa, from Brazil, this application was developed in the university classes.

Installation

Node.js v6+ to run. Mongo DB

Install the dependencies and devDependencies and check and start the server.

$ node -v
exit v8.x
$ nodemon -v
exit 1.x

Runnig

Node.js v6+ to run. Mongo DB

Install the dependencies and devDependencies and check and start the server.

$ mongod
exit  waiting for connections on port 27017
|new terminal
$nodemon server.js
exit Servidor HTTP na porta 8080