https://github.com/meteoric/meteorhunt
A Product Hunt clone built using meteor-ionic.
https://github.com/meteoric/meteorhunt
Last synced: 3 months ago
JSON representation
A Product Hunt clone built using meteor-ionic.
- Host: GitHub
- URL: https://github.com/meteoric/meteorhunt
- Owner: meteoric
- License: mit
- Created: 2014-11-12T16:22:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T17:34:24.000Z (almost 11 years ago)
- Last Synced: 2024-06-20T14:06:54.950Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://meteorhunt.meteor.com
- Size: 1.24 MB
- Stars: 138
- Watchers: 28
- Forks: 42
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ionic - meteoric/meteorhunt
README

# [Meteor Hunt](http://meteorhunt.meteor.com/)
A [Product Hunt](http://www.producthunt.com/apps/ios) clone built using [meteoric:meteor-ionic](https://github.com/meteoric/meteor-ionic). **Currently in progress**
## Running the app
```
cp settings.json.example settings.json
meteor --settings settings.json
```
## License
[MIT License](https://github.com/meteoric/meteorhunt/blob/master/LICENSE)