seanc / app-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Client

SoundCove's app-client 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


Languages

Language:JavaScript 66.5%Language:CSS 16.5%Language:Vue 10.5%Language:HTML 6.5%