Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlms13/team-badlands
https://github.com/mlms13/team-badlands
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlms13/team-badlands
- Owner: mlms13
- Created: 2015-11-05T23:27:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T23:58:30.000Z (about 9 years ago)
- Last Synced: 2024-04-15T12:13:24.569Z (7 months ago)
- Language: JavaScript
- Homepage: http://team-badlands.2015.nodeknockout.com
- Size: 922 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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).