Skip to content

bertoort/geopardy

Repository files navigation

geopardy

get your brains ready

Preview

Click to view video introduction

Get started Developing GEOPARDY

  1. Install bower and gulp:

    npm install -g bower gulp

  2. Install foundation for apps:

    npm install -g foundation-cli

  3. Clone the repo and cd into it:

    git clone https://github.com/BertoOrt/geopardy.git

    cd geopardy

  4. Install the dependencies:

    npm install && bower install

  5. Run foundation-apps watch to watch your files while you develop (browser will auto refresh on save)

    foundation-apps watch

  6. Profit!!

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published