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