Skip to content
master
Go to file
Code
This branch is even with mozilla:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Deprecated. Please see https://github.com/mozilla/webmaker-android for more information.


Webmaker App Cordova

Build Status

This is a cordova wrapper for webmaker-app.

Getting started

Make sure you have adb installed and cordova installed (npm install cordova -g) and an emulator or an android phone hooked up on USB.

npm install
npm start

To run the Android version of webmaker-app:

  • npm run android

To run the Firefox OS version of webmaker-app:

To link to a local copy of webmaker-app:

In the webmaker-app/ directory

npm link

In the webmaker-app-cordova/ directory:

npm link webmaker

About

Deprecated: Cordova wrapper for Webmaker on Firefox OS and Android

Resources

License

Packages

No packages published