Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mlms13/team-badlands


https://github.com/mlms13/team-badlands

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

## Quick Start

~~~sh
# getting the code
git clone [email protected]:nko5/team-badlands.git && cd ./team-badlands/

# developing
npm install
npm start

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

# deploying to Modulus (to http://team-badlands.2015.nodeknockout.com/)
modulus deploy

# view the most recent logs from modulus
modulus project logs
~~~

Read more about this setup [on our blog][deploying-nko].

[deploying-nko]: http://www.nodeknockout.com/deploying

### Vote KO Widget

![Vote KO widget](http://f.cl.ly/items/1n3g0W0F0G3V0i0d0321/Screen%20Shot%202012-11-04%20at%2010.01.36%20AM.png)

Use our "Vote KO" widget to let from your app directly. Here's the code for
including it in your site:

~~~html

~~~

## Have fun!

If you have any issues, we're on IRC in #nodeknockout on freenode, email us at
, or tweet [@nodeknockout](https://twitter.com/nodeknockout).