cis367-final-project to install yarn: npm install yarn -g to download all dependencies: yarn install to run the development version: yarn run dev-server to build a release version: yarn run build ThreeJS documentation: here ThreeJS tutorial by Dulimarta: here