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.
- Host: GitHub
- URL: https://github.com/devopsmariocom/app-shell
- Owner: devopsmariocom
- Created: 2016-09-27T23:09:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T13:57:48.000Z (over 9 years ago)
- Last Synced: 2025-10-14T19:37:47.033Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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