git clone https://github.com/IRL2/nanover-builder-webxr.git
cd nanover-builder-webxr
npm installRun a live server that opens a new browser tab and refreshes when you edit the code:
npm run devBuild the standalone web package:
npm run buildPreview the standalone web package:
npm run preview