https://github.com/biningo/jdbag-vue
https://github.com/biningo/jdbag-vue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/biningo/jdbag-vue
- Owner: biningo
- Created: 2020-01-16T03:17:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:18:30.000Z (over 2 years ago)
- Last Synced: 2025-01-26T14:12:47.337Z (4 months ago)
- Language: Vue
- Size: 2.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# foreign_trade
# 基于element-ui的前端外贸官网vue项目 后端是spring boot
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).