I have created a basic starter kit, which might help people setting up a babylon project using Typescript with ES6 and webpack as bundler. It’s a small project I’ve been using when I needed to run some new experiments or setting up new projects.
Currently it’s composed of two scenes the normal playground and a simple example of loading a gltf model and setting the environment.
The project also includes a Dockerfile which builds and fires up a nginx server.
I hope it can help some of you to get going without wasting time with tooling