Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microportal/microportal
https://github.com/microportal/microportal
dockerfile microfrontend single-spa
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/microportal/microportal
- Owner: microportal
- License: mit
- Created: 2019-05-27T00:41:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:48:46.000Z (about 2 years ago)
- Last Synced: 2023-03-03T08:17:15.953Z (almost 2 years ago)
- Topics: dockerfile, microfrontend, single-spa
- Language: JavaScript
- Size: 1.99 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```