Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Link to hosted apps documentation in MDN
Browse files Browse the repository at this point in the history
  • Loading branch information
sole committed Mar 26, 2014
1 parent 87b52d2 commit e11d71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ You'll need to use the IP address when using a physical device. Change the port

The `manifest.webapp` file contains metadata about the app, such as its name, description, icon and required permissions for running under Firefox OS.

There really isn't much logic or behaviour baked into this template--it's more about demonstrating how to build an app using web components, and how to provide *Install* functionality, since this is a hosted web app.
There really isn't much logic or behaviour baked into this template--it's more about demonstrating how to build an app using web components, and how to provide *Install* functionality, since this is a [hosted web app](https://developer.mozilla.org/en-US/Marketplace/Publishing/Publish_options#Hosted_apps).

The **app layout** consists of a top level `x-layout` element which contains an `x-appbar`, an `x-deck` and a `x-tabbar`. To see this code in place, have a look at `index.html` and the comments.

Expand Down

0 comments on commit e11d71f

Please sign in to comment.