Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sean-hill/point-keeper
Keep score of your game and have fun!
https://github.com/sean-hill/point-keeper
Last synced: 5 days ago
JSON representation
Keep score of your game and have fun!
- Host: GitHub
- URL: https://github.com/sean-hill/point-keeper
- Owner: sean-hill
- License: mit
- Created: 2014-01-06T01:39:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-13T04:26:06.000Z (almost 11 years ago)
- Last Synced: 2024-11-08T08:46:06.518Z (about 2 months ago)
- Language: CSS
- Size: 7.53 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
point-keeper
============A simple [Ionic-based](http://ionicframework.com/) app. Keep score of your game and have fun!
To build, install cordova, then run:
$ cordova platform add ios
$ cordova plugin add org.apache.cordova.device
$ cordova plugin add org.apache.cordova.dialogs
$ cordova plugin add https://github.com/EddyVerbruggen/iOSWebViewColor-PhoneGap-Plugin.git
$ cordova build ios
$ cordova emulate iosCreated by [Sean Hill](http://www.seanhill.info)