- Nodejs v( 8.* ).
- Node Version Manager to switch between node version (optional).
- React Native (follow iOS and Android guides).
- Alfanous API
- Install dependencies (npm 5.* or yarn)
$ npm install
- Run dev mode
$ npm start
- Run on android
$ react-native run-android
- Run on ios
$ react-native run-ios
Could not connect to development server
In a separate terminal window run:
$ react-native start
Do you want to contribute with alfanous-mobile-gui development? Great! Please read more details at CONTRIBUTING.md.
Copyright (C) 2010-2017 Alfanous Project.
For license information, see LICENSE.
AUTHORS.md have a list of everyone contributed to Alfanous Mobile Interfaces.