#Node Federation Example
This repository contains a basic example of how to use Node Federation. It demonstrates how to set up and run a simple Node Federation project.
Instructions to get started:
-
Install the necessary dependencies by running the command:
yarn install
-
Start the project by executing the command:
pnpm run start
After following these steps, your Node Federation example should be up and running.