Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 2.51 KB

README.md

File metadata and controls

70 lines (45 loc) · 2.51 KB

microfrontends

ecomm

Simple project example using plain JS with ModuleFederation plugin.

Development server

Run npm install from ecomm folder to install all dependencies. Run npm start from ecomm folder for a dev server. Navigate to http://localhost:8080 for the container.

Build

Run npm run build to build the project.

Production

You can access the hosted application at the following URLs:

marketplace

Multiframework project using ModuleFederation plugin.

Development server

Run npm install from marketplace folder to install all dependencies. Run npm start from marketplace folder for a dev server. Navigate to http://localhost:8080 for the container.

Build

Run npm run build to build the project.

Production

You can access the hosted application at the following URLs:

purple-ui

Angular based project using ModuleFederation plugin and module federation tools.

Development server

Run npm install from purple-ui folder to install all dependencies. Run npm start from purple-ui folder for a dev server. Navigate to http://localhost:8080 for the container.

Build

Run npm run build to build the project.

Production

You can access the hosted application at the following URLs: