Holocron Module Composition Example
Example Repostory for the Holocron Module Composition Blog Post
This example shows the usage of module composition with holocron rendering 3 modules on different routes.
Quick Start:
Requires Docker Desktop installed
cd holocron-root
npm startNavigate to http://localhost:3000/
Note: Each folder in this example should have its own git repository, I have put all 3 modules in one repository for learning purposes and to get started in development quickly.