Browse Source

Update README.md

pull/16/head
hole-thu 3 years ago committed by GitHub
parent
commit
efa94e45f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -2,7 +2,7 @@
## 获取源码 ## 获取源码
`git clone https://git.thu.monster/newthuhole/hole_thu_frontend.git` `git clone https://github.com/thuhollow/thuhollow.github.io.git`
## 部署 ## 部署
@ -12,7 +12,7 @@
yarn install yarn install
yarn start yarn start
``` ```
+ 打包部署 + 打包部署
``` ```
export REACT_APP_BUILD_INFO="your version" export REACT_APP_BUILD_INFO="your version"

Loading…
Cancel
Save