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