A terrible game for terrible Altspacers.
-
Install Node.js, if not already installed.
-
Install dependencies
$ npm install
-
Configure server by copying
config.sample.json
toconfig.json
. -
Build client JS
$ npm run build
-
Start server
$ node server/app.js