README.md 198 B

The build system now makes use of Node and npm.

Necessities

  • To build Three.js, install Node.js
  • Execute 'npm install'

Building

  • Execute 'npm run build-closure'