Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 432 Bytes

File metadata and controls

25 lines (15 loc) · 432 Bytes

Contoso Notes Web

This is a companion web app for the Contoso Notes app.

It is only capable of reading the notes, but not writing back to OneDrive.

Get started

Install all dependencies

> npm i -g yarn # if you don't have it already

> yarn

Run the project

> yarn start

Learn More

This app was built with the Microsoft Graph Toolkit for auth and Microsoft Graph access