An open API service indexing awesome lists of open source software.

https://github.com/siveing/micro-frontend

Gonna build sample micro frontend combination the modules
https://github.com/siveing/micro-frontend

mfe microfrontend nx reactjs typescript

Last synced: about 2 months ago
JSON representation

Gonna build sample micro frontend combination the modules

Awesome Lists containing this project

README

        

# 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.