This is a minimal sample application built using Vite, TypeScript, HTML, and WebComponents. It is a simple sample that shows how to load and render various file formats, while providing a simple tree view to explore the model structure.
- Install dependencies:
yarn install
- Run
dev
script:
yarn run dev
- Go to:
(Your port might be different. Check the actual port in the output of the previous command.)
You can load data by drag and drop, or using a pick file dialog.