Skip to content

Implementando la Federación de Módulos en React: Una guía paso a paso

Notifications You must be signed in to change notification settings

domini-code/module-federation-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

"Step-by-Step Guide to Implementing Module Federation in React"

"You will learn how to use the Federation of Modules in React to improve the organization and scalability of your application. You will learn how to create independent modules and how to share them between different React applications. Additionally, we will see how to configure and use Webpack to achieve this. Don't miss this tutorial to get the most out of your React application!"

Module Federation in ReactWatch how we did it

Puedes ayudarme en este proyecto dando una "☆ Star" en el repositorio y nominándome para "GitHub Star". ¡Agradecería tu apoyo!

GitHub Star

Installing

Navigate to each app (appOne, appTwo) folders and run the command

$ npm install

Run the application

  • Navigate to the appOne folder and run the below command

      $ npm run start
  • Navigate to the appTwo folder and run the below command

      $ npm run start

Authors

  • Bezael - Dominicode - Bezael

License

This project is licensed under the CC0 1.0 Universal Creative Commons License - see the LICENSE.md file for details.

Follow me!

Twitch Status Twitter Follow GitHub Followers YouTube Channel Subscribers

About

Implementando la Federación de Módulos en React: Una guía paso a paso

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published