项目作者: robertoduessmann
项目描述 :
A simple voting system with Meteor
高级语言: HTML
项目地址: git://github.com/robertoduessmann/polling.git
polling

A simple voting system built using Meteor.
How to contribute
- Install meteor
- Clone project
- cd into polling
- run npm install
- run meteor
- access it from http://localhost:3000/
Usage
Creating a new poll

Voting

License
The MIT License (MIT)