Your First Hello World App – Firefox OS Tutorial (Part 2)

Welcome back friends! I am going to teach you how to actually do the Hello World App in this post. Coding the App: Create a folder named Project. App Source Structure Project ->index.html ->manifest.webapp Let’s create our index.html: Hello World! Hello World! This is my first Firefox App 🙂 Hello World! This is my first […]

Continue reading


Your First Hello World App – Firefox OS Tutorial (Part 1)

In this post, I will teach you how to create your first Firefox OS App. Of course we are all familiar with Hello World. First, I would like to take note of the prerequisites of Firefox OS Development. You should, at least, be knowledgeable in the following: HTML or HTML5 CSS or CSS3 JavaScript What […]

Continue reading