1
0
Форкнуть 0
Shows how to install a packaged app using node-firefox
Перейти к файлу
sole 26c9408b54 update to use node-firefox instead of node-fxos 2015-01-25 15:06:23 +00:00
app update to use node-firefox instead of node-fxos 2015-01-25 15:06:23 +00:00
.gitignore firstttt 2014-10-22 16:16:59 +01:00
README.md update to use node-firefox instead of node-fxos 2015-01-25 15:06:23 +00:00
index.js update to use node-firefox instead of node-fxos 2015-01-25 15:06:23 +00:00
package.json update to use node-firefox instead of node-fxos 2015-01-25 15:06:23 +00:00

README.md

node-firefox-examples-install-packaged

Simple example demonstrating how to install a packaged app to a Firefox OS simulator using 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!).