Skip to content

Latest commit

 

History

History

use_as_es6_module

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.