0.2.4 • Published 8 years ago

zsfootball-round v0.2.4

Weekly downloads
2
License
BSD
Repository
github
Last release
8 years ago

zsfootball-round

A round component to group matches

Setup

  1. Install NodeJS >= v0.12.0, if you don't have it yet.

  2. Install global dependencies:

    [sudo] npm install -g gulp
  3. Install local dependencies:

    npm install
  4. Build the code:

    gulp build
  5. Open the demo at demos/index.html on your browser.