Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

53 lines (27 loc) · 1.3 KB

JSTE Manager For Android & IOS

Jste Manager is required to enjoy full experience Jste Framework and get the full benefit of all of its awesome and exclusive features.

Building Instructions:

Jste Manager Android and IOS versions are built using Apache Cordova, so to build your own version you must have it installed on your machine. Please also make sure that JX Binary is installed on your machine and added to the PATH.

How To Install The Dependencies:

cd <MANAGER-PHONE_REPO_ROOT>/src

cordova prepare android

in the case that you want to build Jste Manager Android version or:

cordova prepare ios

in the case that you want to build Jste Manager IOS version.

jx io.jxcore.node.jx

cordova plugins add io.jxcore.node/

How To Build:

cd <MANAGER-PHONE_REPO_ROOT>/src

cordova build android

in the case that you want to build Jste Manager Android version or:

cordova build ios

in the case that you want to build Jste Manager IOS version.

Official Blog On Medium:

https://medium.com/project-jste

Contact Us:

Email:

project-jste@outlook.com

Facebook:

https://www.facebook.com/ProjectJste

License

Jste Manager For Android & IOS is released under the GNU AGPLv3 license.