Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mstrlaw/orchestrator

The orchestrating app for the micro frontend architecture
https://github.com/mstrlaw/orchestrator

Last synced: 2 days ago
JSON representation

The orchestrating app for the micro frontend architecture

Awesome Lists containing this project

README

        

# Orchestrator
> The app responsible for loading dependencies and loading micro frontends

### Install dependencies

```npm i```

### Run app

```npm run serve```

App will run on `http://localhost:5000`