Skip to content

nko5/dumplings

Repository files navigation

dumplings.2015.nodeknockout.com

Funny game with M&Ms character. They try to get all of the items at single round.

Demo: http://dumplings.2015.nodeknockout.com


Quick Start

# getting the code
git clone git@github.com:nko5/dumplings.git && cd ./dumplings/

# developing
npm install
npm run build
npm start

# setup your modulus account
npm install -g modulus
modulus login

# deploying to Modulus (to http://dumplings.2015.nodeknockout.com/)
modulus deploy

# view the most recent logs from modulus
modulus project logs

Read more about this setup on our blog.

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

Have fun!

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