An entry point for WebXR tools.
npm install webxrAn entry point for WebXR tools.
First, ensure you have Node.js installed.
A command-line tool for creating, testing, and deploying WebXR projects.
#### Usage
To install the CLI tool:
``sh`
npm install -g webxr-cli
To use:
`sh`
webxr
A drop-in JavaScript helper library to handle the user interface and logic for the presentation and navigation of WebXR sites.
#### Usage
See the GitHub project for the WebXR Agent.
To include it in your site, simply include this snippet of code in your HTML (ideally, immediately before the or before
):`js``