Play with nodejs code on mobile. You can also connect to phone's repl server from browser, navigating to host displayed on app.
Supposing you have already installed JXcore, cordova and gulp, now install local npm modules:
jx installThen build the project:
gulp buildThis includes creating cordova app, downloading and adding io.jxcore.cordova plugin, adding platforms, installing npm modules for www/jxcore and moving www files to cordova/www.
gulp run-androidgulp build
jx www/jxcore/app
