Skip to content

Sample single page application (SPA) that shows how to show people that a user works with on Microsoft 365. The app is built using the Microsoft Graph Toolkit and Microsoft Graph.

License

waldekmastykarz/mgt-spa-mynetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample single page application for showing people a user works with on Microsoft 365

This repo contains a sample single page application (SPA) that shows how to show people that a user works with on Microsoft 365. The app is built using the Microsoft Graph Toolkit and Microsoft Graph.

Browser window with a web page showing people that a user works with on Microsoft 365

Prerequisites

Minimal path to awesome

  1. Clone the repo
  2. Change the working directory to the repo folder
  3. Start terminal, change the working directory to the repo folder and run: chmod +x setup.sh
  4. Run the setup script: ./setup.sh
  5. Start the development server: npx lite-server
  6. In your web browser open http://localhost:3000/index.html

Concepts introduced in this sample

About

Sample single page application (SPA) that shows how to show people that a user works with on Microsoft 365. The app is built using the Microsoft Graph Toolkit and Microsoft Graph.

Topics

Resources

License

Stars

Watchers

Forks