https://github.com/yzw7489757/single-spa-demo
single-spa practice
https://github.com/yzw7489757/single-spa-demo
micro-frontend single-spa
Last synced: 5 months ago
JSON representation
single-spa practice
- Host: GitHub
- URL: https://github.com/yzw7489757/single-spa-demo
- Owner: yzw7489757
- License: mit
- Created: 2019-12-23T04:06:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T09:48:25.000Z (over 3 years ago)
- Last Synced: 2025-09-20T18:53:16.558Z (10 months ago)
- Topics: micro-frontend, single-spa
- Language: Vue
- Size: 2.39 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# single-spa-demo
single-spa practice
## start
``` shell
npm i
npm run dev
npm run build
```