Skip to content

Commit 554e9ac

Browse files
authored
Update README.md
1 parent 19771be commit 554e9ac

File tree

1 file changed

+40
-2
lines changed

1 file changed

+40
-2
lines changed

README.md

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,40 @@
1-
# sp-dev-docs
2-
[SharePoint Developer Documentation](https://github.com/SharePoint/sp-dev-docs/wiki)
1+
# Welcome to the SharePoint Framework Developer Preview!
2+
3+
The SharePoint Framework is a Page and Part model that enables client-side development for building SharePoint experiences. It facilitates easy integration with the SharePoint data, and provides support for open source tooling development.
4+
5+
The SharePoint Framework is still in initial Developer Preview, and it's still rough around the edges. As we work to improve the SharePoint Framework, we'd love your feedback! If you have feedback, please use [UserVoice](https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform). If you have technical questions about the framework, we’ll be monitoring #spfx, #spfx-webparts, and #spfx-tooling on [SharePoint StackExchange](http://sharepoint.stackexchange.com/).
6+
7+
## Get Started
8+
9+
* [Setup your Office 365 Developer Tenant](Setup-SharePoint-Tenant)
10+
* [Setup your Machine](Setup-your-machine)
11+
* [Go build Tutorial 1: HelloWorld WebPart](HelloWorld-WebPart)
12+
* [More Tutorials and Walkthroughs](Tutorials and Walkthroughs)
13+
14+
## Learn More
15+
16+
* [Background and Philosophy](Why-SPFx%3F)
17+
* [Design Great Web Parts](Design-Great-Webparts)
18+
19+
## Updates & Feedback
20+
21+
To keep track of improvements to the Office 365 Framework, please take a look at:
22+
* [@OfficeDev](https://twitter.com/officedev) on Twitter
23+
* [Office Developer Blog](http://dev.office.com/blogs)
24+
25+
Provide Feedback:
26+
27+
* [SharePoint Developer UserVoice](https://sharepoint.uservoice.com/forums/329220-sharepoint-dev-platform)
28+
* [SharePoint StackExchange](http://sharepoint.stackexchange.com/) (please use #spfx, #spfx-webparts, and #spfx-tooling tags)
29+
30+
## Deployment Status
31+
32+
Note: SharePoint Framework web parts are not supported for production use.
33+
34+
The SharePoint Framework is currently available for use in Classic Pages within Office 365 Developer Tenancies. We’ll be expanding coverage to more Office 365 Tenancies over the coming months.
35+
36+
(Of course, you can also get started with our SharePoint Workbench to create and test your web parts locally, on your machine.)
37+
38+
## Have Fun
39+
40+
We look forward to seeing what you build! Please tweet us at @OfficeDev.

0 commit comments

Comments
 (0)