/codeLiveReuseDemo

Code Live demo for reusing logic in es6 modules and lwcs

Primary LanguageJavaScript

Deploy to Scratch Org

Deploy

Installing in a Scratch Org

  1. Create a scratch org and provide it with an alias:
sfdx force:org:create -s -f config/project-scratch-def.json -a alias
  1. Push the app to your scratch org:
sfdx force:source:push
  1. Open the scratch org:
sfdx force:org:open
  1. Optional: Create a community in the scratch org and use form1, form2, and form3 components