In the server
directory, copy config.default.json
to config.json
.
In the client
directory, copy config.default.js
to config.js
.
Serve the client
directory with your favourite web server.
Run the server with
$ cd server/
$ node src/main.js