Build ReactJS with Gulp Basic usage: $ npm install To install all dependencies first. Note that you must installed gulp globally if you didn't. $ npm install -g gulp Now run the default task, which build all resources. $ gulp