I have published the starter applications for Microsoft Graph in GITHUB. Each has its different features and you can use these starter applications as starting point for your development against Microsoft Graph.

AngularJS MSGraph Rest Application

https://github.com/ktskumar/angular-graph-rest-app

AngularJS MSGraph Starter Application

https://github.com/ktskumar/angular-graph-rest-starter

JavaScript MSGraph Rest Application

https://github.com/ktskumar/angular-graph-rest-app

We have to follow the below steps to run the application,

  1. Download the source from any of the above Repository
  2. Get the App ID from the Application Registration Portal
  3. Then run npm install from the project folder
  4. After that run the command npm start to run the