Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 540 Bytes

File metadata and controls

16 lines (12 loc) · 540 Bytes

IPCortex Dynamic Contact Listing

This example application implemented with React and Redux.

Running

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.