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

https://github.com/devopsmariocom/app-shell

Library/Framework agnostic application shell for lazy loading multiple apps into single window.
https://github.com/devopsmariocom/app-shell

Last synced: about 1 month ago
JSON representation

Library/Framework agnostic application shell for lazy loading multiple apps into single window.

Awesome Lists containing this project

README

          

App Shell
=========

Library/Framework agnostic application shell for lazy loading multiple apps into single window.

# Start demo

$ `docker-compose up`

## Install/Start Client

$ `yarn && yarn start`

## Install/Start Mock server

$ `cd mock && yarn && yarn start`

## Example

Checkout and run [/elmariofredo/react-pearl](https://github.com/elmariofredo/react-pearl) and run with `npm run build:serve`

$ `npm start`

Go to http://localhost:8080