Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 893 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 893 Bytes

Flow Builder Demo

This project is part of a series of one-feature Salesforce Platform demos.

From https://www.platformdemos.com you can:

  • Watch a video of this demo (3 minutes or less).
  • Spin up your own instance of the demo in a free scratch org.
  • Find related Trailhead content.
  • Get high-resolution screenshots.

Installation Instructions

  1. Create your own Dev Hub and setup SFDX.

  2. Clone this repository:

git clone https://github.com/gabesumner/flow-builder
cd flow-builder
  1. Install shane-sfdx-plugins (if you don't already have it)
sfdx plugins:install shane-sfdx-plugins
  1. Run the startup script
sh orgInit.sh
  1. Check out the demo guide on PlatformDemos.com for the Flow Builder demo.