Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 335 Bytes

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