App Overview
Designing App UI
Creating App Templates
Using the AppCache
Developing Secure Code
Testing Components
Previous PDF Versions
An app is a special top-level component whose markup is in a .app resource.
On a production server, the .app resource is the only addressable unit in a browser URL. Access an app using the URL:
https://MyDomainName.lightning.force.com/<namespace>/<appName>.app.
See Also