/FamilyFortunes

Random family fortunes style game that is intended for an audience to guess answers to a single question.

Primary LanguageCSSMIT LicenseMIT

Family Fortunes Games

======

Setup

  1. Clone the repo
  2. Open terminal and CD into root directory of project
  3. Run npm install
  4. The command gulp will start a local server for development inside the tmp/ directory
  5. gulp build --production will spit out distribution files inside the dist/ directory