This is a sample project to explore working with BabylonJS and a simple static web site.
Once you have cloned this repo to your machine, simply run npm install
to install the required modules and then npm start
to spin up the local server.
This section of code is meant to accompany the freely available BabylonJS course at https://doc.babylonjs.com/babylon101/.