Skip to content

JunosX/app-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.5%
  • CSS 22.4%
  • HTML 10.1%