Babylon webpack boilerplate Quick start project for using typescript babylonjs and webpack. Requirements Nodejs and NPM. Usage Download the repository and run: npm install To test run: npm run test # using webpack development settings npm run build # using webpack production settings