Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 307 Bytes

hackmarks

Hackathon Live Voting App

Setup

  1. Install meteor
  2. In the project directory run: $> meteor
  3. Tadaaaa

Deploy a new version @ your-name.meteor.com

  1. In the project directory run: $> meteor deploy myawesome-hackevent.meteor.com
  2. Done

BAM!