Skip to content

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