Skip to content

Latest commit

 

History

History
 
 

simple-node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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