gero3 c9e7d511f3 update Utils/build folder to explain new build system (#9419) 9 ani în urmă
..
README.md c9e7d511f3 update Utils/build folder to explain new build system (#9419) 9 ani în urmă

README.md

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-min'