Forum Discussion
sergeluca
Sep 16, 2016Copper Contributor
SharePoint framework (don't see "do you trust" during deployment)
Hello, I'm testing the SharePoint framework (step by step tutorial); the helloworld-webpart.spapp package has been generated;everything looks fine, it runs well in the SharePoint workbench. But...
- Sep 16, 2016
Hi Serge,
Did you configure a "developer Office 365 tenant? Remember SPFx is not available in production environment, so the only way you have to test it, is using a dev tenant.
Here you have some help: http://dev.office.com/sharepoint/docs/spfx/set-up-your-developer-tenant
sergeluca
Sep 16, 2016Copper Contributor
you're right; I've skipped this step...and it was fully documented; thanks, Eduardo!