This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ md spfx-apponly | |
$ cd spfx-apponly | |
$ yo @microsoft/sharepoint | |
Let's create a new SharePoint solution. | |
? What is your solution name? spfx-apponly | |
? Which type of client-side component to create? WebPart | |
? What is your WebPart name? (HelloWorld) HardwareRequestForm | |
? What is your WebPart description? | |
? Which framework would you like to use? | |
No JavaScript framework | |
> React | |
Knockout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment