tunapanda / funzo-app

Cordova app running ember and h5p
2 stars 3 forks source link
cordova ember h5p

Funzo-app 0.5.0

Build Status Join the chat at https://gitter.im/tunapanda/funzo-app

This is a preview of ember and H5P running as an app inside Phonegap/Cordova.

See here for information on how to contribute.

Courses during development are copied to public/content/courses, see https://https://github.com/tunapanda/funzo-CSE-1000 for an example course.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Building

Generate the APKs, these can only be used for development not distribution because they are unsigned

Further Reading / Useful Links