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

INACTIVE - http://mzl.la/ghe-archive - DEPRECATED. An early example app to get started on Firefox OS apps development.

Notifications You must be signed in to change notification settings

mozilla/firefoxos-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Firefox OS Quick Start#

This guide and sample app have been assembled to get you up and running with an open web app in five minutes!

Included within this Quick Start Guide is:

  • A complete application stub that runs out of the box
  • Sample JavaScript feature detection and CSS media query (responsive design) code
  • Mortar-based simple UI framework with ZeptoJS

##Installation##

###1. Clone this repository### git clone [email protected]:mozilla/firefoxos-quick-start.git

###2. Install volo### npm install -g volo

You may need to use sudo npm install -g volo if your user doesn't have admin permissions.

###3. Run the app!### cd firefoxos-quick-start/app volo serve

###4. Visit in browser or Firefox OS Simulator### http://localhost:8008

##Resources##

###Firefox OS Resources###

###Client-side Techniques###

About

INACTIVE - http://mzl.la/ghe-archive - DEPRECATED. An early example app to get started on Firefox OS apps development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published