function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
guo huaguo hua 

how to create a app

Best Answer chosen by guo hua
Arvind KumarArvind Kumar
Hi Guo,

For Creating any app in salesforce, it very simple process.

For salesforce classic, Please follow the below link. It will be helpful for you.
1.) http://www.salesforcetutorial.com/create-salesforce-application/
2.) https://help.salesforce.com/articleView?id=dev_tabsetcreate.htm&type=0
3.) https://ccoenraets.github.io/salesforce1-app-tutorial/create-expenses-tab.html

For Salesforce Lightning, You should follow the below link.
1.)  https://trailhead.salesforce.com/en/modules/lightning_app_builder/units/lightning_app_builder_apphome
2.)  http://developerforce.github.io/lightning-app-builder-tutorial/create-apex-controller.html

Please follow above link. Please mark my answer as a solution if it is helpful.

Thanks,
Arvind Kumar

All Answers

Arvind KumarArvind Kumar
Hi Guo,

For Creating any app in salesforce, it very simple process.

For salesforce classic, Please follow the below link. It will be helpful for you.
1.) http://www.salesforcetutorial.com/create-salesforce-application/
2.) https://help.salesforce.com/articleView?id=dev_tabsetcreate.htm&type=0
3.) https://ccoenraets.github.io/salesforce1-app-tutorial/create-expenses-tab.html

For Salesforce Lightning, You should follow the below link.
1.)  https://trailhead.salesforce.com/en/modules/lightning_app_builder/units/lightning_app_builder_apphome
2.)  http://developerforce.github.io/lightning-app-builder-tutorial/create-apex-controller.html

Please follow above link. Please mark my answer as a solution if it is helpful.

Thanks,
Arvind Kumar
This was selected as the best answer
guo huaguo hua
see trailhead for the beginner of developer.