Açıklama Yok

Nikita Chursin 87c37849ea insert logs static 2 yıl önce
.husky b41aa1201c initial commit 2 yıl önce
.vscode b41aa1201c initial commit 2 yıl önce
config b41aa1201c initial commit 2 yıl önce
force-app 87c37849ea insert logs static 2 yıl önce
.eslintignore b41aa1201c initial commit 2 yıl önce
.forceignore 14aad6cba3 removed profile 2 yıl önce
.gitignore b41aa1201c initial commit 2 yıl önce
.prettierignore b41aa1201c initial commit 2 yıl önce
.prettierrc b41aa1201c initial commit 2 yıl önce
LICENSE 8edcbfc1d4 license 2 yıl önce
README.md b41aa1201c initial commit 2 yıl önce
jest.config.js b41aa1201c initial commit 2 yıl önce
package.json b41aa1201c initial commit 2 yıl önce
sfdx-project.json b41aa1201c initial commit 2 yıl önce

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