From 3cebd46a1daf6a9a62e7b093122387ff19120d6d Mon Sep 17 00:00:00 2001 From: Russell gove Date: Sat, 3 Jul 2021 17:21:08 -0400 Subject: [PATCH] Update README.md --- samples/react-private-libraries/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/samples/react-private-libraries/README.md b/samples/react-private-libraries/README.md index 434eff206..3d86b18ed 100644 --- a/samples/react-private-libraries/README.md +++ b/samples/react-private-libraries/README.md @@ -54,14 +54,14 @@ Version|Date|Comments ## Minimal Path to Awesome -* Clone this repository -* in the command line run: - * `npm install` - * `gulp serve` +Build this solution and add it to your app catalog (tenant or site). -Create two Lists to hold the List of RFX's and th -e list of RFX Folders. -The lists must have the schemas below (using site content types is not needed) +Create a new Team Site (Without and Office 365 Group) or Communications site. + +Install this solution on the site + +Create two Lists to hold the List of RFX's and the list of RFX Folders. +The lists must have the schemas below (using site content types is not needed.) The RFX List: ![rfx](assets/RFX.PNG "RFX") @@ -72,9 +72,9 @@ The RFX Folder List (The RFx column is a lookup to the Title/RFX Number in the RFx list) The scripts folder contains a site script (rfx.json) that can be used to create these lists. -The PowershellScript AddLists.ps1 in the same folder can be run to applt the script and create the lists +The Powershell Script AddLists.ps1 in the same folder can be run to create a site design that creates these lists. -After creating the lists create a new site page and add the Request Maintenance webpart to it. +After creating the lists create a new site page and add the Request Maintenance webpart to it. (Break inheritance on the page and ensure only site members or owners have access to it!) The webpart configuration is below: