Simple example of creating a Salesforce Community theme layout with Material Design Lite
- SFDX CLI
- Org with Dev Hub enabled
- (Optional) VS Code
- (Optional) Salesforce Extensions for VS Code
- Create a new scratch org with
sfdx force:org:create -f config/project-scratch-def.json -s
- Push source to the scratch org with
sfdx force:source:push -u YOUR_SCRATCH_ORG_ALIAS
- Create a new Community and set the
default
theme layout component tomdlThemeLayout