Yeoman generator for rff-gulp, the gulp-based boilerplate.
First, install Yeoman and generator-rff-gulp using npm (we assume you have pre-installed Node.js).
$ npm install -g yo
$ npm install -g generator-rff-gulp
Then generate your new project:
$ yo rff-gulp
This generator creates project by fetching the latest rff-gulp on GitHub.
Once you install generator-rrf-gulp, you can automatically use the latest template.
See rff-gulp for details.
Copyright (c) 2015-2017 Rakuten, Inc. Licensed under the MIT License.