forked from Mirrors/freeswitch
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
This needs to be fleshed out more.
|
|
It would be nice to develop a web app here that implements a web phone.
|
|
Do not base it on the demo because it was just tossed together.
|
|
|
|
To run jshint:
|
|
|
|
cd js
|
|
npm install
|
|
grunt
|