Skip to content

soundcove/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App

SoundCove's app is a single-page application that's deployed with our single-page server, app-server. It uses Gulp to build and minify the resources locally and in production. It also uses Gulp to create watchers for development so the resources can auto-build as you develop, as well as creating a fake app-server to see the changes live.

Contributing

Assuming you've forked, cloned, and cded:

  1. npm install to install dependencies.
  2. npm test to start the gulp watchers and fake 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.