Geen omschrijving

Nikita Chursin 5c737c1666 canReturnSetOfFieldValues 3 jaren geleden
config 9e9821f86c updated sec configs 3 jaren geleden
force-app 5c737c1666 canReturnSetOfFieldValues 3 jaren geleden
.eslintignore 1b4661f949 initial commit 3 jaren geleden
.forceignore 1b4661f949 initial commit 3 jaren geleden
.gitignore 1b4661f949 initial commit 3 jaren geleden
.prettierignore 1b4661f949 initial commit 3 jaren geleden
.prettierrc 06a02182a1 refactoring 3 jaren geleden
README.md 1b4661f949 initial commit 3 jaren geleden
package-lock.json 8de75fec20 package-lock.json 3 jaren geleden
package.json 1b4661f949 initial commit 3 jaren geleden
sfdx-project.json 1b4661f949 initial commit 3 jaren geleden

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.

Read All About It