COMP3207 week 6 activity
This is the template that you can use to build your own version of th ECSTerminate game.
It application written in Javascript, using the Express server framework, VueJS and Socket.IO.
Running
Locally
Start the application using:
$ npm start
Then connect to http://localhost:8080.