Skip to content

salesforce/salesforcedx-vscode-mobile

Repository files navigation

Salesforce Mobile Extensions for Visual Studio Code

This Visual Studio Code extension provides tools to help developers create their Salesforce Mobile experiences in the VSCode development environment.

Offline App Developer Starter Kit

The Mobile Extensions will help you get started with the Offline App Developer Starter Kit, providing you with a walkthrough to get your offline experience up and running for Salesforce Mobile App Plus. See the Salesforce Mobile App Plus docs for more information on Mobile Offline.

Once you've installed the Mobile Extensions, follow these steps to initiate the Starter Kit walkthrough:

  • Open the Command Palette in VSCode, by going to View > Command Palette...
  • Type "Offline Starter Kit" to filter to the Starter Kit commands
  • Choose "Configuration Wizard", and follow the prompts to configure your Starter Kit project.

Prerequisites

Before you set up the Mobile Extensions, make sure that you have these essential tools installed locally.

Salesforce CLI

Before you use the Salesforce Mobile Extensions for VSCode, please set up the Salesforce CLI.

Salesforce Extensions for VSCode

The Mobile Extensions uses functionality in the Salesforce Extensions for VSCode. You can install the extension from this link, or from the Extensions tab of VSCode itself.

Git

The Mobile Extensions uses the Git version control system to help you set up your projects. You can install Git on your system from the official site.