/micro-frontend

Gonna build sample micro frontend combination the modules

Primary LanguageTypeScript

MfeDemoJin - Micro Frontend Demo By JIN

Running tasks

To execute tasks with Nx use the following syntax:

nx serve website --devRemotes=about

The host services or we can called main website will be run on port 4200 on your localhost.

Port

The about page is remote site that will be run on port 4201 on your localhost.