This example application implemented with React and Redux.
git clone https://github.com/bengesoff/ipcortex-dynamic-contacts-react.git
cd ipcortex-dynamic-contacts-react
npm install
npm start
Then go to localhost:8000
.
Make sure to replace https://pabx.hostname
with the real hostname of your IPCortex Communication System in index.html
and index.js
.