OGX.JS Javascript Framework now on NPM
2019-12-13
We are pleased to announce that OGX.JS is now available via NPM.
Streamline your app production with OGX.JS and NPM! Here is an example with Cordova:
cordova create myfolder com.company
cd myfolder
npm i @globules-io/ogx.js
Done! All files downloaded into the www folder, ready to build!