Skip to content

ipcortex/ipcortex-dynamic-contacts-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dynamic contact updating from IPCortex Communication System with the API and React

Resources

License

Stars

1 star

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 75.5%
  • HTML 24.5%