0.2.4 • Published 9 years ago
zsfootball-round v0.2.4
zsfootball-round
A round component to group matches
Setup
Install NodeJS >= v0.12.0, if you don't have it yet.
Install global dependencies:
[sudo] npm install -g gulpInstall local dependencies:
npm installBuild the code:
gulp buildOpen the demo at demos/index.html on your browser.