To test WebXR in your local network, you need https:
// webpack.dev.js devServer: { host: '0.0.0.0', https: true },