https://github.com/caseywebdev/sock-band
Socket.io + Instruments = Sock Band
https://github.com/caseywebdev/sock-band
Last synced: 11 months ago
JSON representation
Socket.io + Instruments = Sock Band
- Host: GitHub
- URL: https://github.com/caseywebdev/sock-band
- Owner: caseywebdev
- License: mit
- Created: 2013-03-19T21:01:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T21:13:08.000Z (over 11 years ago)
- Last Synced: 2025-01-30T21:30:54.843Z (over 1 year ago)
- Language: JavaScript
- Size: 2.82 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Sock Band
Might be running at [sockband.jit.su](http://sockband.jit.su), but I may also be
using that drone for something else :wink:
To run Sock Band locally...
```
bower install
npm install
make
```
...and head to `http://localhost:3333`.