Updated readme

This commit is contained in:
Kasper Rynning-Tønnesen
2017-10-03 17:02:53 +02:00
parent 3aadcbd9e8
commit ac6a07b9b2
2 changed files with 12 additions and 14 deletions

View File

@@ -1,17 +1,5 @@
# Backend
## Install
Prerequisites:
```
MongoDB : https://www.mongodb.org/
NodeJS : https://nodejs.org/en/
npm : https://www.npmjs.com/
```
Clone this repository into a folder, and navigate to it. Use ```npm install``` in the project folder and use ```$ node server.js``` to start the server.
### Events
Emitted events between the server and client