Skip to content

Files

Latest commit

b0632b0 · Jun 14, 2022

History

History

use_as_browser_package

README.md

Online 3D Viewer Example

Example of using Online 3D Viewer engine as a browser-ready package.

How to use?

Run the following commands from the root of the repository:

npm install
npm start

Open http://localhost:8080 in your browser.