Running Local Web Server for ThreeJS FBX Loader - acher249/Project_2 GitHub Wiki

Navigate to main directory, run this:

//****either adam.chernick or adam.. use computer user name.. node /Users/adam.chernick/Documents/GitHub/Project_2/node_modules/http-server/bin/http-server . -p 8889

more information here: https://threejs.org/docs/#manual/en/introduction/How-to-run-things-locally

Also the html will point to the index.html file, so file needs to do be named correctly.