Writing a web app
Apr 03, 2012, 21:00 (0 Talkback[s])
WEBINAR:
On-Demand
How to Help Your Business Become an AI Early Adopter
"B2G apps are simply web apps written in HTML, JS, CSS. Simply
publish them on the web like you would publish any other web site.
In order to make the web site installable as a web app on the
device, you just have to garnish them with a manifest and hook up
an install button as explained below...
The manifest tells Gecko your application's name, icons, URL
entry point, and other metadata. You simply publish it on your web
server along with the HTML, JS, and CSS files.
Complete Story
Related Stories: