npm install
npm run start
- Update openglobus submodule:
git submodule update --progress --init --recursive --force --remote
cd ./external/og
npm install
npm run build
- Change in the ./build/config.json url to //localhost:8080/examples
npm run server
npm run start