mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 19:50:42 +08:00
| .. | ||
| .a4drules | ||
| .husky | ||
| config | ||
| force-app/main/default | ||
| scripts | ||
| .forceignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .version | ||
| AGENT.md | ||
| CHANGELOG.md | ||
| jest.config.js | ||
| LICENSE.txt | ||
| package.json | ||
| README.md | ||
| sfdx-project.json | ||
Salesforce DX Project: Next Steps
Now that you’ve created a Salesforce DX project, what’s next? Here are some documentation resources to get you started.
How Do You Plan to Deploy Your Changes?
Do you want to deploy a set of changes, or create a self-contained application? Choose a development model.
Configure Your Salesforce DX Project
The sfdx-project.json file contains useful configuration information for your project. See Salesforce DX Project Configuration in the Salesforce DX Developer Guide for details about this file.