Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 438 Bytes

File metadata and controls

13 lines (8 loc) · 438 Bytes

#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:

  1. Install the necessary dependencies by running the command: yarn install

  2. Start the project by executing the command: pnpm run start

After following these steps, your Node Federation example should be up and running.