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