Bachelorarbeit/packages/modelviewer.dev
MrPlatnum 0f545c5e4d squash commits 2025-09-05 15:20:42 +02:00
..
assets squash commits 2025-09-05 15:20:42 +02:00
data squash commits 2025-09-05 15:20:42 +02:00
docs squash commits 2025-09-05 15:20:42 +02:00
examples squash commits 2025-09-05 15:20:42 +02:00
scripts squash commits 2025-09-05 15:20:42 +02:00
src squash commits 2025-09-05 15:20:42 +02:00
styles squash commits 2025-09-05 15:20:42 +02:00
.gitignore squash commits 2025-09-05 15:20:42 +02:00
ATTRIBUTIONS.md squash commits 2025-09-05 15:20:42 +02:00
CNAME squash commits 2025-09-05 15:20:42 +02:00
LICENSE squash commits 2025-09-05 15:20:42 +02:00
README.md squash commits 2025-09-05 15:20:42 +02:00
index.html squash commits 2025-09-05 15:20:42 +02:00
package.json squash commits 2025-09-05 15:20:42 +02:00
rollup.config.js squash commits 2025-09-05 15:20:42 +02:00
tsconfig.json squash commits 2025-09-05 15:20:42 +02:00

README.md

modelviewer.dev

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.

Development

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