Get your own free development tenant by subscribing to Microsoft 365 developer program
Install nodejs 16
- Clone this repository
- Ensure that you are at the solution folder
- in the command-line run:
npm install
npm run trust
(First time only)npm run start-dev
- Go to https://manpowergroupapps.sharepoint.com/sites/NO-xeek/_layouts/15/workbench.aspx
You must refresh on every change.
- Iterate version in config/package-solution.json
- Run
npm run deploy-prod
- The packaged solution should be stored in
sharepoint/solution/karriertre.sppkg
- Go to https://manpowergroupapps.sharepoint.com/sites/NO-xeek/_layouts/15/viewlsts.aspx
- Go to "Apps for Sharepoint"
- Upload solution file:
sharepoint/solution/karriertre.sppkg
and deploy
- 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