Skip to content

perepujal/Tux4Words

 
 

Repository files navigation

Tux4Words

Tux4Words is a mobile application realisated as a project for organisation Tux4Words during Google Summer of Code 2015. The purpose of this application is to teach the youngest children reading and writing.

Technologies

  • HTML, CSS, JavaScript
  • jQuery, jQuery UI, jQuery UI TouchPunch
  • angular
  • less
  • Phonegap

I used a generator-m .

Running

First You need to clone repo using command
git clone https://github.com/nani92/Tux4Words.git

Then go to the project directory cd Tux4Words and run npm install and bower install.

Now You are able to run application.

Web browser

In order to run application in your web browser run gulp watch in your console.

Android

To build application for android with phonegap run gulp build and then gulp --cordova "run android"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • CSS 20.9%
  • HTML 10.4%
  • Shell 0.1%