https://github.com/chipmunktail/vue-cli-plugin-4singlespa
a vue-cli-plugin for single-spa
https://github.com/chipmunktail/vue-cli-plugin-4singlespa
micro-frontend single-spa vue vue-cli vue-cli-plugin
Last synced: 12 months ago
JSON representation
a vue-cli-plugin for single-spa
- Host: GitHub
- URL: https://github.com/chipmunktail/vue-cli-plugin-4singlespa
- Owner: chipmunktail
- Created: 2020-03-09T16:11:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T13:34:31.000Z (about 6 years ago)
- Last Synced: 2025-04-29T06:03:48.688Z (12 months ago)
- Topics: micro-frontend, single-spa, vue, vue-cli, vue-cli-plugin
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cli-plugin-4singlespa
A Vue CLI Plugin for single-spa & element-ui & vuex & vue-router
[vue-cli version > 3]
## install
```javascript
npm i vue-cli-plugin-4singlespa -s
```
## usage
```javascript
vue add 4singlespa
```