Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 284 Bytes

File metadata and controls

13 lines (9 loc) · 284 Bytes

Online 3D Viewer Example

Example of using Online 3D Viewer engine as an ES6 module.

How to use?

Run the following commands from the root of the repository:

npm install
npm start

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