ketimaBU / alfanous-mobile-gui

This project aims to develop mobile interfaces (android/ios) for Alfanous using react-native

Home Page:http://alfanous.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfanous Mobile GUI

Requirements

  1. Nodejs v( 8.* ).
  2. Node Version Manager to switch between node version (optional).
  3. React Native (follow iOS and Android guides).
  4. Alfanous API

Setup

  1. Install dependencies (npm 5.* or yarn)
$ npm install
  1. Run dev mode
$ npm start
  1. Run on android
$ react-native run-android
  1. Run on ios
$ react-native run-ios

Troubleshooting

Could not connect to development server

In a separate terminal window run:

$ react-native start

How to contribute

Do you want to contribute with alfanous-mobile-gui development? Great! Please read more details at CONTRIBUTING.md.

Copyright

Copyright (C) 2010-2017 Alfanous Project.

For license information, see LICENSE.

AUTHORS.md have a list of everyone contributed to Alfanous Mobile Interfaces.

About

This project aims to develop mobile interfaces (android/ios) for Alfanous using react-native

http://alfanous.org/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 70.0%Language:Objective-C 17.7%Language:Python 6.9%Language:Java 5.3%