To see more documentation on reapp, see getting started docs.
- node
- xcode
% npm install -g cordova
% npm install
% reapp run
app should be available at localhost:3010
See reapp ios
- Android
To see more documentation on reapp, see getting started docs.
% npm install -g cordova
% npm install
% reapp run
app should be available at localhost:3010
See reapp ios