Instalation Notes
Requisites
- NodeJS
- Mongo DB
Procedure (First time)
- Go to the projekt location folder
- Run the command 'npm install'
- Run 'npm install -g nodemon'
- Start the dabase from the mongoDB bin folder with the command 'mongod -Dpath /data'
- Run the command 'nodemon'