Mr.doob c1b8d4c9ef Improved build instructions. hace 9 años
..
compiler a3db6bdb87 Updated to latest Closure Compiler. hace 9 años
README.md c1b8d4c9ef Improved build instructions. hace 9 años
externs.js a3db6bdb87 Updated to latest Closure Compiler. hace 9 años

README.md

Setup

  • Install Node.js
  • Execute npm install

Build

  • Execute npm run build (npm run build-closure or npm run build-uglify for minifying)