Skip to content

TarasMoskovych/microfrontends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: