Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Salesforce Winter 20 Developer I Certification Maintenance

License

Notifications You must be signed in to change notification settings

Raspikabek/sf-winter20-developer

Repository files navigation

Platform Developer I Certification Maintenance (Winter '20)

Get Hands-on Creating Custom Tabs for Lightning Web Components

Components needed for this trailhead

Easy deployment

Click here to deploy in Salesforce

Manual deployment

  1. Make sure you're connected to your Playground Trailhead org (or destination org selected to Check the challenge)

  2. Deploy the LWC myComponent into your Play org with sfdx

  3. Deploy the custom tab Words into your org sfdx

Manual deployment option 2

Use the following command:

# If your Playground Trailhead org is the default one
sfdx force:source:deploy -m "LightningComponentBundle, CustomTab"

# Specifying the target org alias/usename
sfdx force:source:deploy -a YOUR_ORG_ALIAS -m "LightningComponentBundle, CustomTab"

About

Salesforce Winter 20 Developer I Certification Maintenance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published