https://github.com/syncfusionexamples/outlook-calendar-integration-react-scheduler
outlook-calendar-integration-react-scheduler
https://github.com/syncfusionexamples/outlook-calendar-integration-react-scheduler
react-scheduler
Last synced: about 1 year ago
JSON representation
outlook-calendar-integration-react-scheduler
- Host: GitHub
- URL: https://github.com/syncfusionexamples/outlook-calendar-integration-react-scheduler
- Owner: SyncfusionExamples
- Created: 2024-06-25T05:42:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T04:28:28.000Z (about 2 years ago)
- Last Synced: 2025-02-18T14:49:27.236Z (over 1 year ago)
- Topics: react-scheduler
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](http://localhost:3000) to view it in the browser.