The compiled game can be played on set.siemlasseel.be.
To get coding, you can activate a http server with this command:
npm run devOnce activated, you can navigate to localhost:5000 to see the app in action.
To build the app:
npm run buildThe public folder will then contain everything to run the application.