Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexilyaev/fancy-store-mfe
https://github.com/alexilyaev/fancy-store-mfe
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexilyaev/fancy-store-mfe
- Owner: alexilyaev
- Created: 2023-01-18T22:04:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T20:41:15.000Z (almost 2 years ago)
- Last Synced: 2024-05-27T22:40:19.884Z (5 months ago)
- Language: TypeScript
- Size: 174 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```