基于nx angualr实现面向领域的微前端;Implementation of domain oriented micro front end based on NX angular;
-
Updated
Jun 18, 2021 - TypeScript
基于nx angualr实现面向领域的微前端;Implementation of domain oriented micro front end based on NX angular;
Sample Angular Workspace created to explain Micro Frontend and Module Federation
Reactjs microfrontends example with webpack module federation plugin and react-query
A micro frontend boilerplate with React, TypeScript, SCSS Modules, Redux Toolkit, React Router, and Vite. Supports fast builds, HMR, and Module Federation for flexible, modular applications and team collaboration.
A quick start on the microfrontend architecture using the webpack ModuleFederation plugin
This project is a microfrontend using NX, React and the Webpack Module Federation Plugin with one host and two remotes. I created a library sharing the style to all application that need it, in our case only the host and the remote 1. The host is using the counter and button from the remote 1 and the entire application from remote 2.
Add a description, image, and links to the modulefederationplugin topic page so that developers can more easily learn about it.
To associate your repository with the modulefederationplugin topic, visit your repo's landing page and select "manage topics."