genesys-react-components 0.3.2-devengage-1574-implementing-code-fences.223 → 0.3.3-devengage-1574-implementing-code-fences.226

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -84,6 +84,8 @@ npm run link
84
84
  npm run start
85
85
  ```
86
86
 
87
+ Alternatively, run `npm run rebuildlibandstart` after `npm run link` to setup the localbuild of `genesys-react-components` and start the app
88
+
87
89
  Run `npm run unlink` to revert to using the latest published version of the package.
88
90
 
89
91
  #### Publishing the demo app