Skip to content

Commit 6d3f170

Browse files
committed
Added notes on the site collection template usage for dev experiences.
1 parent 332fe14 commit 6d3f170

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/spfx/set-up-your-developer-tenant.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ You also need a site collection and a site for your testing. You can create a ne
7171
7272
SharePoint creates the site and you're able to see its progress. After the site is created, you can browse to your site collection by selecting **Finish** & entering the URL of the new site.
7373
74+
> [!NOTE]
75+
> In this case, we are creating a new group associated team site with modern user interface experience. You could just as well create a *communication site* to be used as your test site collection supporting your development.
76+
77+
> [!NOTE]
78+
> You can potentially use same tenant for developing SharePoint Framework experiences, especially for initial development experiences. We do however recommend to use isolated developer tenants for each of the developers for best isolated developer experience.
79+
7480
## SharePoint Workbench
7581
7682
SharePoint Workbench is a developer design surface that enables you to quickly preview and test web parts without deploying them in SharePoint. SharePoint Framework developer toolchain contains a version of the Workbench that works locally and helps you quickly test and validate solutions that you're building.

0 commit comments

Comments
 (0)