Bez popisu

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

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