https://github.com/bestburning/vue-starter
https://github.com/bestburning/vue-starter
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bestburning/vue-starter
- Owner: BestBurning
- Created: 2020-02-21T08:16:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:57:10.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T01:48:49.318Z (11 months ago)
- Language: Vue
- Size: 2.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-go
# API URL
you can find the api from [this](https://github.com/BestBurning/myworld/tree/master/spring/spring-boot/spring-boot-mybatis-plus)
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).