Skip to content
/ OGX.JS Public template

OGX.JS Javascript Framework for Mobile & Desktop (Webview) & Progressive Web Applications

License

Notifications You must be signed in to change notification settings

globules-io/OGX.JS

Repository files navigation

OGX.JS

alt

Javascript Framework from globules.io

See it in action

Check out the code of the demo

Check out the code of the NeutralinoJS demo

Check out the wiki

Check out the extra components

Check out the CLI

Read the News and the Changelog

Install

//init npm package
npm init 

//install CLI globally   
npm install @globules-io/ogx.cli -g

//install OGX.JS for current project/folder
ogx update --force