dicearr / araword-mobile

AraWord for Android/iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARASUITE LOGO

AraWord is a part of AraSuite, a toolset for augmentative and adaptative communication, and this is it's mobile version AraWord mobile (AWm).

Deployment

AWm is built on top of Ionic Framework version 1. So, to deploy the app you will need to install npm, ionic and cordova.

git clone https://github.com/dicearr/araword-mobile
npm install -g ionic cordova
ionic start araword blank

Then you will have two folders one with an empty Ionic project and the other with the AWm source code. You have to move the content on the second one into the first one. Now the "araword" folder contains an Ionic project ready to be launched or built. At this point the source code folder can be removed.

User documentation

User manual is available in different languages.

About

AraWord for Android/iOS

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.4%Language:CSS 14.0%Language:HTML 0.6%