*************

1.安装并创建vite项目

npm init vite@latest
npm config set registry=https://registry.npmmirror.com 
npm config get registry 

alt

alt

以上必须使用管理员cmd,要不然没有权限

项目存放在 C:\Windows\System32