freeswitch/html5/verto/verto_communicator/README.md

14 lines
180 B
Markdown
Raw Normal View History

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