Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstrlaw/app-two
App two for the micro frontend PoC
https://github.com/mstrlaw/app-two
Last synced: 2 days ago
JSON representation
App two for the micro frontend PoC
- Host: GitHub
- URL: https://github.com/mstrlaw/app-two
- Owner: mstrlaw
- Created: 2020-05-17T15:32:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:12:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T08:01:25.599Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app-two
> Another Vue micro frontend app to be loaded by the Orchestrator app### Install dependencies
```npm i```
### Run app
```npm run serve```
App bundle is accessible at `http://localhost:8081/app.js`