Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 824 Bytes

File metadata and controls

11 lines (8 loc) · 824 Bytes

App Client

SoundCove's application is single-paged. It's orientated around dynamic HTML5 URLs (falling back on hash URLs), and uses WebSockets to fetch information from the API server asynchronously.

Contributing

Assuming you've forked, cloned, and cded:

  1. npm install to install dependencies. (this will automatically bower install too)
  2. npm test to start the gulp watchers and app-server.

Notice

SoundCove encourages developers to help improve and experiment with our code, we hope people are inspired from our code. However, it's against our terms to redistribute or use any of our code commercially. Please see soundcove/legal for more information. App Client (app-client) is copyright property of SoundCove.