You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation can be found here (To be updated).
Configuration
In order for the framework to work ruby and npm have to be installed in your system.
Clone the project with git, when finished move to directory and execute:
npm install
bower install
Events
The EOxClient communicates through a centralized event manager. In order to keep track of the events fired, attributes passed a list is kept the Event list.