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