app-client.tsx

The app-client.tsx is where the client entry point for your Corract application is defined. It is responsible for setting up the client-side routing and rendering the appropriate components based on the routes defined in app-def.ts. (see: app-def.ts)