/************************** COLLABOOKS Final Project *************************** hosted: https://github.com/kentwongg/COLLABOOKS
Members:
- Jasmine Cronin
- Brandt Davis
- Patrick Matchett
- Ashley Millette
- Siobhan O’Dell
- Kent Wong
How to install:
- Deploy package to selected destination
- go to root of project and run
npm install
- in console, type
node server.js
The application should be running and listening on port 3000 as default - Go to
localhost:3000
on your browser of choice