Skip to content
Robert Lynch edited this page Oct 15, 2015 · 3 revisions

Nucleus follows a MVC paradigm, with a top level router, models to control database access, views in the form of XHP + React, and controllers which handle the bulk of the logic.

Clone this wiki locally