ENVIRONMENT

Render pending. Add the file to assets/ and register its id in js/data/asset-index.js.

AI-THt

The Trailer

190sq ft
Collapsed · in transit
$148,000
Estimated MSRP

Opened as a file

This page needs a server

The configurator is built from ES modules, and browsers refuse to load those from a file:// address. Two ways to see it:

Run it locally
npm start, then open http://localhost:8000/configurator.html
Build a standalone file
python3 build.py writes dist/configurator.html, which opens by double-clicking