Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 758 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 758 Bytes

minimal-zea-viewer

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.

Running the demo

  1. Install dependencies:
yarn install
  1. Run dev script:
yarn run dev
  1. Go to:

http://localhost:3000

(Your port might be different. Check the actual port in the output of the previous command.)

Loading data

You can load data by drag and drop, or using a pick file dialog.

Live Demo

Live Demo

http://docs.zea.live/minimal-zea-viewer/