afv-library/samples/webapp-template-app-react-sample-b2x-experimental
2026-03-02 20:24:11 +00:00
..
.a4drules chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
.husky chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
config chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
force-app/main/default chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
scripts chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
.forceignore chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
.prettierignore chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
.prettierrc chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
.version chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
AGENT.md chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
CHANGELOG.md chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
jest.config.js chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
LICENSE.txt chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
package.json chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
README.md chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00
sfdx-project.json chore: sync React B2E (1.61.4) & B2X (1.61.4) samples from npm 2026-03-02 20:24:11 +00:00

Salesforce DX Project: Next Steps

Now that youve created a Salesforce DX project, whats 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