Skip to content

isabella232/example-single-page-app-install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-page app example Intercom installation for visitors

See different branches for different examples of single-page apps.

React with React Router

This is an example of one way to integrate Intercom into your React app with React Router.

Setup

  1. yarn install or npm install
  2. Replace YOUR_APP_ID with your actual app ID.
    • After logging into Intercom at https://app.intercom.com, your app_id is in the URL: https://app.intercom.com/a/apps/{app_id here}
  3. yarn start
  4. Open http://localhost:3000 to view it in the browser.

For more documentation, visit our documentation

About

Example single page application with Intercom

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 18.4%
  • HTML 12.3%