Router

All CJjs apps start here. The router is the heart of a CJjs app with persistent state management.

Install

Install the router package with npm:

    npm i @customerjourney/cj-router
                

Documentation

Router

Simple, light and flexible routing for your CJjs applications

Routing CJ style

The router as the heart of a CJjs app with persistent state management.