2022.6.21 vue3

88 阅读1分钟

image.png

image.png

vite创建项目命令
注:vite工具是不会自动安装node_moudles包,需要手动npm install

eg:

image.png

image.png