How do you create a lightning app in salesforce?



How do you create a lightning app in salesforce?..

Answer / Vinod Kumar Bohra

To create a Lightning app in Salesforce, follow these steps: 1. Go to Setup > App Manager > Create > Apps. 2. Select the Lightning Experience App option and click Next. 3. Enter the details for your app, such as its name and description, then click Save. 4. In the App Manager, navigate to the Components section and add your components (pages, tabs, etc.) to your app.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

How can we check the object accessibility on visualforce page?

1 Answers  


Let’s say you have several buttons that reuse the same onclick handler. How will you retrieve the name of the button that fired the event?

1 Answers  


How to invoke batch apex job (or) how to execute the batch apex job programatically?

1 Answers  


What is the difference between “export” and “export all” in data loader in salesforce?

1 Answers  


What is whoid and whatid in activities? : salesforce crm

1 Answers  


Can you edit an apex trigger/ apex class in production environment? Can you edit a visual force page in production environment? : salesforce crm

1 Answers  


What are apex unit tests?

1 Answers  


What is the use of access="global”?

1 Answers  


What is named credential in Salesforce?

1 Answers  


How will you achieve pagination in SOQL?

1 Answers  


What is Apex?

1 Answers  


How do you unit test a trigger when you don’t know the required fields?

1 Answers  


Categories