# node-firefox-examples-install-packaged **Repository Path**: mirrors_mozilla/node-firefox-examples-install-packaged ## Basic Information - **Project Name**: node-firefox-examples-install-packaged - **Description**: Shows how to install a packaged app using node-firefox - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-firefox-examples-install-packaged Simple example demonstrating how to install a packaged app to a Firefox OS simulator using [`node-firefox`](https://github.com/mozilla/node-firefox). ## Usage Clone the repository, `cd` to its folder and run `npm install`. Then you can just run `node index.js` to get the app in the `app` folder deployed to a Firefox OS simulator (provided you have at least one installed!).