Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 2.79 KB

README.md

File metadata and controls

77 lines (53 loc) · 2.79 KB

Head Pong

Yep, pong played with your head.

http://handofpong.com/

Node Nockout contest

http://2012.nodeknockout.com/teams/staunch-team

Deploy instructions

GitHub — Team, Repo

git clone git@github.com:nko3/staunch-team.git

Nodejitsu — More details, Handbook

npm install -g jitsu
jitsu login --username nko3-staunch-team --password cdFm2W0xj7DRPFJX
jitsu deploy

Tips

Vote KO Widget

Vote KO widget

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/staunch-team" frameborder=0 scrolling=no allowtransparency=true width=115 height=25>
</iframe>

Tutorials & Free Services

If you're feeling a bit lost about how to get started or what to use, we've got some great resources for you.

First, we've pulled together a great set of tutorials about some of node's best and most useful libraries:

Also, we've got a bunch of great free services provided by sponsors, including:

Have fun!

If you have any issues, we're on IRC in #nodeknockout and #nodejitsu on freenode, email us at all@nodeknockout.com, or tweet @node_knockout.

Bitdeli Badge