Skip to content

Files

Latest commit

 

History

History
18 lines (11 loc) · 439 Bytes

File metadata and controls

18 lines (11 loc) · 439 Bytes

outlook-calendar-integration-react-scheduler

Prerequisites

Node.js version 18+ Need to have a personal Microsoft account or a Microsoft work or school account.

Set up application(Client) id

Replace YOUR_APP_ID in the config.ts with your generated id.

Run the application

npm install npm start

It runs the app in the development mode. Open http://localhost:3000 to view it in the browser.