Make sure you have NodeJs installed.
- Run
npm install -g bower
to install Bower - Open template directory
- Run
npm install
to install gulp and a set of utilities locally - Run
bower install
to install client-side packages - Copy content folder from any easygenerator course to
/src
- Open
src/index.html
- Run
gulp analyze