Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/microportal/microportal


https://github.com/microportal/microportal

dockerfile microfrontend single-spa

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# microportal

Core project using [single-spa.js](https://single-spa.js.org).

### Configuration

Edit the file `webpack.config.js` with your preferred proxy configuration.

### Installation

```bash
$ npm i
```

### Start app

Run command below

```bash
$ npm start
```