Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 309 Bytes

File metadata and controls

11 lines (9 loc) · 309 Bytes

A starter template for those who want to use the famous javascript 3D game engine babylonjs with typescript and webpack.

How to Start?

  1. Download and Install Node.js
  2. Open Commandline and Enter
npm install 
npm start
  1. Open Browser and Enter http://localhost:8080