Newer Version Available
Sample Source in GitHub
While you’re exploring Salesforce DX, look at some sample repos we’ve provided on GitHub
to help you understand the concepts.
- sfdx-simple—A sample with two Visualforce pages, a controller, and Apex tests.
- dreamhouse-sfdx—A more complex sample app with multiple Apex classes, configuration items, Lightning components, Visualforce components, and custom objects. The dreamhouse-sfdx sample is a standalone application.
- sfdx-travisci-A continuous integration (CI) sample that shows how to use Salesforce DX with Travis CI. Travis CI is a cloud-based continuous integration (CI) service for building and testing software projects hosted on GitHub.