In order to run this app you need Node.js 4.4.4 and NPM installed.
Install all dependencies:
npm install
Start server:
npm start
gulp lintRun ESLintgulp lint-fixFix some ESLint errors
gulp js-beautifyRun JS Beautifier on JS filesgulp html-beautifyRun JS Beautifier on HTML filesgulp css-beautifyRun CSScomb on CSS and Less files
gulp buildBuild project intodest/gulp cleanDeletedest/gulp build-assetsBuild all JS and CSS filesgulp bowerAdd Bower dependencies intoindex.ejsgulp lessCompilemain.lessgulp ng-annotateInject Angular dependenciesgulp build-copyCopy images, templates, fonts and JSON fixtures intodest/gulp copy-imagesCopy images intodest/gulp copy-templatesCopy templates intodest/gulp copy-jsonCopy JSON intodest/gulp copy-fontsCopy fonts intodest/