完善
This commit is contained in:
parent
ac85005cb3
commit
b3f7505284
12
README.md
12
README.md
|
@ -1,4 +1,6 @@
|
||||||
# vuefetch
|
# 新闻抓取
|
||||||
|
先打包前端再编译后端
|
||||||
|
# 前端
|
||||||
|
|
||||||
## Project setup
|
## Project setup
|
||||||
```
|
```
|
||||||
|
@ -22,3 +24,11 @@ yarn lint
|
||||||
|
|
||||||
### Customize configuration
|
### Customize configuration
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||||
|
|
||||||
|
|
||||||
|
# 后端
|
||||||
|
## project build
|
||||||
|
```
|
||||||
|
go build
|
||||||
|
go run
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user