Skip to content
Snippets Groups Projects
hsp2m10's avatar
hsp2m10 authored
- /app.yaml
- /package.json
12f757ac
History

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.

Deploying to the cloud