# modelviewer.dev This package contains the source and build process that produces the `` live documentation found at [modelviewer.dev](https://modelviewer.dev). If you are looking for the `` web component, please refer to the [`` package](../model-viewer) and also the live docs and examples on [modelviewer.dev](https://modelviewer.dev). ## Development To get started, follow the instructions in [the main README.md file](../../README.md). 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