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

mozilla/webmaker-app-cordova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published