Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexilyaev/fancy-store-mfe


https://github.com/alexilyaev/fancy-store-mfe

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Fancy Store MFE with Webpack's Module Federation

## Project skeleton based on:

[module-federation-examples/react-nested-routers](https://github.com/module-federation/module-federation-examples/tree/master/react-nested-routers)

## How to run?

```shell
npm install
```

And then...

```shell
npm start
```