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.
John Panos d196128554 Add in progress directory and SDUI 5 months ago
.husky First commit 11 months ago
.vscode First commit 11 months ago
config First commit 11 months ago
directory-app/main/default Add in progress directory and SDUI 5 months ago
force-app/main/default In progress 10 months ago
scripts Add in progress directory and SDUI 5 months ago
todo-app/main/default In progress 10 months ago
.eslintignore First commit 11 months ago
.forceignore First commit 11 months ago
.gitignore First commit 11 months ago
.prettierignore First commit 11 months ago
.prettierrc First commit 11 months ago
README.md First commit 11 months ago
jest.config.js First commit 11 months ago
package.json First commit 11 months ago
sfdx-project.json First commit 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.

Read All About It