cd site
git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin "仓库"
git push -u origin main
更新的话要先 build 然后再重复
现在vercel加域名
然后去cloadfalre 申请前缀
cd site
git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin "仓库"
git push -u origin main
更新的话要先 build 然后再重复
现在vercel加域名
然后去cloadfalre 申请前缀
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |