Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 295 Bytes

three-jsm

Simple project example using the ES6 modules of three.js.


After downloading the repository, execute npm install once in the root directory to install all dependencies.

You can then start a local server by using npm start and open http://localhost:3000/app/ for testing.