You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.husky | 11 months ago | |
.vscode | 11 months ago | |
config | 11 months ago | |
directory-app/main/default | 5 months ago | |
force-app/main/default | 10 months ago | |
scripts | 5 months ago | |
todo-app/main/default | 10 months ago | |
.eslintignore | 11 months ago | |
.forceignore | 11 months ago | |
.gitignore | 11 months ago | |
.prettierignore | 11 months ago | |
.prettierrc | 11 months ago | |
README.md | 11 months ago | |
jest.config.js | 11 months ago | |
package.json | 11 months ago | |
sfdx-project.json | 11 months ago |
README.md
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.