Skip to content

heimdallrj/fight-club

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

# getting the code
git clone https://github.com/nko5/kadira.git && cd ./kadira/

# developing
npm install
npm run watch

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

# deploying to Modulus (to http://kadira.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/kadira" 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.

Packages

No packages published

Languages

  • JavaScript 64.0%
  • HTML 18.4%
  • CSS 16.8%
  • Makefile 0.8%