/sfdx-component-bundle

A companion repo to the SFDX Udemy Course

Primary LanguageJavaScriptMIT LicenseMIT

sfdx-component-bundle

A companion repo to the Getting Started with the Salesforce® DX CLI course.

Setup

  1. Fork this repo.
  2. git clone <your repo url>
  3. cd sfdx-component-bundle
  4. (Optional) Set your default dev hub for this project using: sfdx force:config:set defaultdevhubusername=me@myhub.org
  5. (Optional) Set your default scratch org using: sfdx force:config:set defaultusername=me@my.org