Skip to content

methusael13/intercom-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intercom Webhook

Implementation of a front-end use case for Intercom with ReactJS.

Building

Download nodejs and npm for your platform:

Platform Command
Ubuntu sudo apt-get install nodejs npm
Fedora sudo dnf install nodejs npm

Clone this repository:

git clone https://github.com/methusael13/intercom-webhook.git

Install dependencies:

cd intercom-webhook
npm install

Run server:

npm start

Open your favourite browser and browse to http:https://localhost:3000

Releases

No releases published

Packages

No packages published