This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Answer the following questions to check what you learned about configuring a SharePoint Framework development environment.
Where do customizations built with the SharePoint Framework run?
On the SharePoint server within the SharePoint process.
Client-side in the browser.
In an iFrame hosted on a separate server.
Which open-source tool is used to scaffold a new SharePoint Framework project?
Webpack
Yeoman
Heft
In the SharePoint Framework toolchain, which tool serves the same role that MSBuild serves in traditional server-side .NET development?
npm
Node.js
Which web framework are you required to use when building SharePoint Framework components?
You must use React.
You must use Angular.
You can use any popular web framework, or none at all.
What language do you write SharePoint Framework projects in?
C#
TypeScript
JavaScript that is deployed directly to production without any transpilation.
What is the SharePoint workbench used for?
Deploying custom solution packages across the organization.
Testing client-side components, including with live data from the SharePoint REST API.
Signing up for a Microsoft 365 developer tenant.
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?