Skip to content

Guide to Central Reach front end code

Adam Rackis edited this page Feb 25, 2017 · 1 revision

Central Reach is a React- and Knockout-based SPA, built off of a home-grown, custom routing framework. React drives all new development, with plenty of legacy modules still existing based on Knockout.

This wiki aims to introduce the major pieces of how this application fits together to help ease onboarding.

  • Core Framework
  • Routing

Testing sidebar

Clone this wiki locally