Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 376 Bytes

Game Kit A

This is a specialized starter pack/sandbox for creating a WebGL game or experiment using Threejs and Box2D.

Setup

Use yarn install to setup dependencies

Development

Use yarn dev to run a development server

Linting

Use yarn lint:fix to run the linter to automatically format the code to abide by the linting rules in tslint.json