-----Instructions to run ----
- NodeJS must be installed. - https://nodejs.org/en/ (for windows)
- use cmd to go to folder TriparoundSite via "cd " -> dir gives folder content.
- enter: npm install
- enter: npm install express
- enter: npm install multer
- enter: npm install socket.io
- cd server
- node server.js --> should give you the port
- enter in webbrowser: http:\localhost:3000