A starter template for those who want to use the famous javascript 3D game engine babylonjs with typescript and webpack.
- Download and Install Node.js
- Open Commandline and Enter
npm install
npm start
- Open Browser and Enter http://localhost:8080
- Build the app
npm run build
- Deployable app is in dist folder now