Create an Application
Follow the basic workflow when you are starting from scratch to create and develop an
app that runs on the Lightning Platform.
- Set up your project.
- Authorize the Developer Hub org for the project.
- Configure your local project.
- Create a scratch org.
- Push the source from your project to the scratch org.
- Develop the app.
- Pull the source to keep your project and scratch org in sync.
- Run tests.
- Add, commit, and push changes. Create a pull request.
Deploy your app using one of the following methods:
- Build and release your app with managed packages
- Build and release your app using the Metadata API