This website works better with JavaScript.
Home
Explore
Help
Sign In
maochaoying
/
react-vite-template
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
1
Commit
1
Branch
0
Tags
3.1 MiB
JavaScript
82.1%
CSS
10.4%
Less
3.9%
HTML
3.6%
Tree:
63a02006b6
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '63a02006b6'
${ noResults }
react-vite-template
/
README.md
230 B
Raw
Blame
History
React + Vite 前端项目模版
包管理
本项目采用yarn进行包管理 yarn.lock:锁定安装时的版本号,并且需要上传到git,以保证其他人再yarn install 时大家的依赖能保证一致