/ReactSocketIoChatv2

ReactSocketIoChatv2 (Assignment 2 for COMP3133)

Primary LanguageJavaScript

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!