1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-08 11:10:43 +00:00

14 lines
180 B
Markdown

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