This package contains the source and build process that produces the
<model-viewer>
live documentation found at modelviewer.dev.
If you are looking for the <model-viewer>
web component, please refer to the
<model-viewer>
package and also the live docs and examples
on modelviewer.dev.
To get started, follow the instructions in the main README.md file.
The following commands are available when developing modelviewer.dev:
Command | Description |
---|---|
npm run build |
Builds publishable modelviewer.dev website artifacts |
npm run clean |
Deletes all build artifacts |