Assignment 2
Jesse Wheeler - 101075970
To run (from root directory)
cd client && npm install && npm install --only=dev --no-shrinkwrap && npm run build && cd ../admin && npm install && npm install --only=dev --no-shrinkwrap && npm run build && cd .. && npm install && nodemon server
Or visit: https://chat-101075970v2.herokuapp.com
For Admin: https://chat-101075970v2.herokuapp.com/admin
Login: admin // p@ssw0rd!