Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 624 Bytes

readme.md

File metadata and controls

27 lines (17 loc) · 624 Bytes

#vote

Build Status Coverage Status

基于投票系统JSONP接口的移动端的投票组件

##how to demo

  1. checkout
  2. run npm install
  3. run spm install
  4. run grunt
  5. view files in /demo

##how to use

  1. run spm install pandora/mvote
  2. write require('pandora/mvote/VERSION.NUMBER/mvote')

##find examples

  1. view the source files in '/src'

##history

  • 1.0.0 - release