Structure - globules-io/OGX.JS GitHub Wiki

OGX.JS comes with its own project structure and needs it to function properly.

 project_root/www
 project_root/www/app.json
 project_root/www/css
 project_root/www/css/bin
 project_root/www/css/ilb
 project_root/www/html
 project_root/www/js
 project_root/www/js/bin
 project_root/www/js/lib
 project_root/www/js/controllers
 project_root/www/js/views
 project_root/www/js/stages

You can create all of the structure once you've cloned the repo and init your project with the CLI by doing

 ogx init