This is an SPFx webpart built to facilitate the booking/reserving of offices at TSBG branches for users who primarily work from home.
Must have node 10.23 and the following packages and specific versions to build: +-- @microsoft/[email protected] +-- @pnp/[email protected] +-- [email protected] +-- [email protected] +-- [email protected] +-- [email protected] `-- [email protected]
Solution | Author(s) |
---|---|
OfficeCheckout | James Duysen |
Version | Date | Comments |
---|---|---|
1.0 | August 4, 2021 | Initial Prototype |
2.0 | December 15, 2021 | Initial Release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
- npm install
- gulp serve
Include any additional steps as needed.
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development