Introduction
Here, we will learn to build a custom app in the Salesforce lightning platform. Using of Salesforce lightning is the best for enhancement of an app and gives the best look to an app. We will learn it step-by-step.
Step 1
Login into your Developer Edition (Org.)
Step 2
Now you are on the Welcome screen of your Org. Click on the right side Setup Icon (gear):
Step 3
After clicking on the setup you are on the new screen. On the left side, you can see Quick Find option on the navigation menu. Just search "App Manager" and click on it and you can see the button to create a new lightning App on the right side. Click on that button to create an app.
Step 4
After clicking on the new button, you can see the new pop up window. Now provide a name to the app and a description. Choose the logo using Upload Image,
Step 5
Click on the Next button after giving a name to the app and set the Navigation, Setup & personalization and App Personalization Settings,
Step 6
Click on the next button to add utility items.
Step 7
For adding navigation items click on the next button.
Step 8
Click the next button to assign this app to the particular user profile.
Step 9
Click on Save & Finish Button. Our app is successfully created. Use the app launcher to load our created app,
So here is our app is created. Now we will see how to add Tabs, Objects and many more features to our app in my next article.
Thanks.