$ git clone https://github.com/3t14/r4hs-react
$ cd r4hs-react
$ npm install
If there is no response when you type like:
$ gulp -v
Then, install the gulp like:
$ sudo npm install gulp -g
Just launch gulp and the process continues to watch the difference of files. If a file is updated, the file will be compiled automatically.
$ gulp