I tried it with xampp and node.js (http-server) and got the initial page to be shown (please create a config) but once I create one, the site just shows a black background with no modules. Console says “moduleWrapper is NULL”.
What’s the trick here? What do I need to run?
########
EDIT:
Nevermind, what I was looking for was:
node serveronly
I thought that was for production/RasbPi only so I had not tried that.
Thx