Skip to content

Simple cordova-app, that asks the reddit sub "Jokes" for a joke

License

Notifications You must be signed in to change notification settings

Maikell84/Joke-of-the-day

Repository files navigation

Requirements

This application uses Apache Cordova. So the basic requirements are Node.js including npm. Additionally you will need the SDKs depending on what platforms you want to build the application for.

Setup

Install dependancies like bootstrap with npm:

npm install

Build Javascripts und Stylesheets from src/ -folder:

./node_modules/gulp/bin/gulp.js run

Add target-platform:

cordova platform add android

Build the application:

cordova build android

About

Simple cordova-app, that asks the reddit sub "Jokes" for a joke

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published