The preferred method for installing and updating OGX.JS is by using the Node.JS/NPM CLI
//install CLI globally
> npm install @globules-io/ogx.cli -g
//init your project
> npm init
//install or update OGX.JS for current project/folder
> ogx update --force
You can also download directly the core files. Select the desired version then click on the type of build to download. Older versions can be downloaded from the github repository.
Select the components that you want to be added to your build. Core components cannot be unselected. The build will be based on the production version 1.43.0 of OGX.JS.