JSPM

generator-firefoxos

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q27447F

A Yeoman generator for Firefox OS apps

Package Exports

  • generator-firefoxos

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (generator-firefoxos) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Generator FirefoxOS

A Yeoman generator for Firefox OS apps.

Getting started

  1. Make sure you have yo installed: npm install -g yo
  2. Install the generator globally: npm install -g generator-firefoxos
  3. Run: yo firefoxos

Now you will have a Firefox OS app skeleton, ready to be deployed to a device.

To install the app in a phone for the first time, run:

$ grunt push

License

MIT License