https://github.com/gamell/plus1
Proof of concept of a system for instant, distributed feedback
https://github.com/gamell/plus1
Last synced: 3 months ago
JSON representation
Proof of concept of a system for instant, distributed feedback
- Host: GitHub
- URL: https://github.com/gamell/plus1
- Owner: gamell
- License: mit
- Created: 2015-01-15T05:24:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-15T06:15:01.000Z (over 10 years ago)
- Last Synced: 2025-01-14T19:09:02.578Z (5 months ago)
- Language: CSS
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plus1
Proof of concept of a system for instant, distributed feedback# requirements
- [meteor](http://meteor.com)
To install meteor run:
`$ curl https://install.meteor.com | /bin/sh`
# run the app
cd into the app folder and run:
`meteor`
Check [meteor docs](http://docs.meteor.com/) for more information
# components
This proof of concept is based on:
- [meteor](http://meteor.com)
- [meteor bootstrap](https://github.com/matteodem/meteor-boilerplate)
- [bootstrap](http://getbootstrap.com/)
- [bootswatch](http://bootswatch.com/) ( [lumen theme](http://bootswatch.com/lumen/) )