mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-07 04:03:53 +00:00
8 lines
115 B
Markdown
8 lines
115 B
Markdown
|
brew install npm
|
||
|
|
||
|
npm install -g grunt grunt-cli bower
|
||
|
|
||
|
cd verto_communicator
|
||
|
npm install
|
||
|
bower install
|
||
|
grunt serve
|