Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 294 Bytes

File metadata and controls

13 lines (9 loc) · 294 Bytes

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.