react + vite 项目模版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
230 B

  1. # React + Vite 前端项目模版
  2. ## 包管理
  3. 本项目采用yarn进行包管理
  4. yarn.lock:锁定安装时的版本号,并且需要上传到git,以保证其他人再yarn install 时大家的依赖能保证一致