Skip to content

Babylon.js boilerplate with webpack and ES6 support

License

Notifications You must be signed in to change notification settings

rostegg/babylonjs-boilerplate

Repository files navigation

Babylon.js boilerplate

Support ES6, babel, eslint,dev live reload server, prod compression

Usage

Run npm install

Available commands

  • npm run dev - run dev server with live reload
  • npm run prod- create prod bundle

Files structure

  • src/js/index.js - entry point
  • index.html - html template