A quick Salesforce How-To tutorial. Short overview of Salesforce DX and goes right into installing the required tools and creating a scratch org.
Begin by installing the tools required such as VSCode, the Salesforce Extension Pack, and the Salesforce CLI using NPM.
Followed by cloning a SalesforceDX project and deploying the code to a scratch org.
Download VSCode
https://code.visualstudio.com/
Download Saleforce CLI
https://developer.salesforce.com/tool...
Salesforce CLI Commands
https://developer.salesforce.com/docs...
Salesforce Setup Guide
https://developer.salesforce.com/docs...
Github Sample Project
https://github.com/forcedotcom/sfdx-s...