An open API service indexing awesome lists of open source software.

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

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/) )