Skip to content

karaxuna/jxcore-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs repl server

Play with nodejs code on mobile. You can also connect to phone's repl server from browser, navigating to host displayed on app.

Android Browser

Build

Supposing you have already installed JXcore, cordova and gulp, now install local npm modules:

jx install

Then build the project:

gulp build

This 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.

Run on android

gulp run-android

Run as hosted app, reachable from browser:

gulp build
jx www/jxcore/app

About

JXcore app that allows to run nodejs code remotely from browser to phone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published