This is a specialized starter pack/sandbox for creating a WebGL game or experiment using Threejs and Box2D.
Use yarn install
to setup dependencies
Use yarn dev
to run a development server
Use yarn lint:fix
to run the linter to automatically format the code to abide by the linting rules in tslint.json