Dependencies: Install node
and gulp
- Install node from NodeJS.com
- Open terminal and navigate to the src-demo directory.
- In terminal, run
npm install -g gulp
- In terminal, run
npm install
(to install all other dependencies) - Then run
gulp images
orgulp watermark
to generate the appropriate images.