soundcove / app

The web application.

Home Page:https://soundcove.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The web application.

https://soundcove.io/


Languages

Language:CSS 69.0%Language:HTML 22.4%Language:JavaScript 8.6%