https://github.com/microportal/microportal
https://github.com/microportal/microportal
dockerfile microfrontend single-spa
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/microportal/microportal
- Owner: microportal
- License: mit
- Created: 2019-05-27T00:41:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:48:46.000Z (over 3 years ago)
- Last Synced: 2025-01-12T17:14:51.860Z (over 1 year 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
```