# getting the code
git clone [email protected]:nko5/team-jigglypuff.git && cd ./team-jigglypuff/
# developing
npm install
npm start
# setup your modulus account
npm install -g modulus
modulus login
# deploying to Modulus (to http://team-jigglypuff.2015.nodeknockout.com/)
modulus deploy
# view the most recent logs from modulus
modulus project logs
Read more about this setup on our blog.
Use our "Vote KO" widget to let from your app directly. Here's the code for including it in your site:
<iframe src="http://nodeknockout.com/iframe/team-jigglypuff" frameborder=0 scrolling=no allowtransparency=true width=115 height=25>
</iframe>
If you have any issues, we're on IRC in #nodeknockout on freenode, email us at [email protected], or tweet @nodeknockout.