- HTML, CSS, JavaScript
- jQuery, jQuery UI, jQuery UI TouchPunch
- angular
- less
- Phonegap
I used a generator-m .
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.
In order to run application in your web browser run gulp watch in your console.
To build application for android with phonegap run gulp build and then gulp --cordova "run android"