Skip to content

kyriakosschwarz/webmaker-firefoxos-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Really simple Firefox OS App template

This is a really simple Firefox OS app template.

Files:

  • index.html : this is the main file for you app. It holds all the HTML elements.
  • manifest.webapp : this specifies the name and author of your app.
  • css/base.css : if you're comfortable with CSS you can style your elements in this file
  • js/base.js : this holds the code for the install button.
  • js/webapp.js : if you want to add some dynamic functions to your app, you can code some JavaScript in this file!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published