2014-06-21 00:26:06 +00:00
|
|
|
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.
|
2015-01-03 01:24:25 +00:00
|
|
|
|
|
|
|
To run jshint:
|
|
|
|
|
|
|
|
cd js
|
2015-01-03 01:31:30 +00:00
|
|
|
npm install
|
2015-01-03 01:24:25 +00:00
|
|
|
grunt
|