======
- Clone the repo
- Open terminal and CD into root directory of project
- Run
npm install - The command
gulpwill start a local server for development inside the tmp/ directory gulp build --productionwill spit out distribution files inside the dist/ directory