freeswitch/html5/verto/verto_communicator
Anthony Minessale 8bacb4991d FS-11224: [freeswitch-core] Fix VC build #resolve 2018-07-24 07:21:56 +00:00
..
js/3rd-party FS-8401 refactor the sinkid function into verto lib 2015-11-18 14:43:29 -06:00
src FS-11224: [freeswitch-core] Fix VC build #resolve 2018-07-24 07:21:56 +00:00
.gitignore FS-8288 About Screen and Help link 2015-10-02 13:53:26 -05:00
.jshintrc FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system. 2015-08-25 18:46:36 -03:00
Gruntfile.js FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader 2016-03-29 17:05:18 +02:00
README.md FS-8614 #resolve Add debian developers install script and update README.md to reference it 2015-12-04 12:00:53 -06:00
bower.json FS-11224: [freeswitch-core] Fix VC build #resolve 2018-07-24 07:21:56 +00:00
debian8-install.sh FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script debian8-install.sh #resolve 2018-07-24 07:21:51 +00:00
package.json [fix](verto_communicator) add grunt-cli dependency to packages.json 2018-01-25 16:40:58 +01:00

README.md

To install on Mac

brew install npm

npm install -g grunt grunt-cli bower

cd verto_communicator npm install bower install grunt serve

to Install on Debian 8 ./debian8_install.sh