https://github.com/yuan66-hub/main-vue2
微前端vue2主应用
https://github.com/yuan66-hub/main-vue2
Last synced: 3 months ago
JSON representation
微前端vue2主应用
- Host: GitHub
- URL: https://github.com/yuan66-hub/main-vue2
- Owner: yuan66-hub
- Created: 2024-06-03T08:27:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T08:29:22.000Z (12 months ago)
- Last Synced: 2025-01-05T12:14:54.754Z (5 months ago)
- Language: Vue
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# main-vue2
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).