Build Babylon.js with gulp and npm (nodejs), easy and cross-platform
(Paths in this file are relative to this file location.)
npm install -g gulp
npm install
return gulp.src([
'../../Babylon/Math/babylon.math.js',
'../../Babylon/Math/babylon.axis.js',
....
gulp
Will be generated :
gulp watch