Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite + Netlify

尝试直接 deploy 一个 react vite 到 netlify

  1. 安装基本的 vite react 2) 创建一个新的 github repo

echo "# deployment_demo" >> README.md git init git add . git commit -m "first commit" git branch -M main git remote add origin https://github.com/peilutu/deployment_demo.git git push -u origin main

当做了修改时,只要: git add . Git commit -m “changes” Git push 就好了!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages