#vote
基于投票系统JSONP接口的移动端的投票组件
##how to demo
- checkout
- run
npm install
- run
spm install
- run
grunt
- view files in
/demo
##how to use
- run
spm install pandora/mvote
- write
require('pandora/mvote/VERSION.NUMBER/mvote')
##find examples
- view the source files in '/src'
##history
- 1.0.0 - release