111 Forks
139 Stars
139 Watchers

msgraph-sample-nodeexpressapp

This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.

How to download and setup msgraph-sample-nodeexpressapp

Open terminal and run command
git clone https://github.com/microsoftgraph/msgraph-sample-nodeexpressapp.git
git clone is used to create a copy or clone of msgraph-sample-nodeexpressapp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with msgraph-sample-nodeexpressapp https://github.com/microsoftgraph/msgraph-sample-nodeexpressapp/archive/master.zip

Or simply clone msgraph-sample-nodeexpressapp with SSH
[email protected]:microsoftgraph/msgraph-sample-nodeexpressapp.git

If you have some problems with msgraph-sample-nodeexpressapp

You may open issue on msgraph-sample-nodeexpressapp support forum (system) here: https://github.com/microsoftgraph/msgraph-sample-nodeexpressapp/issues