click the terminal ctrol, then implement the steps as follows:
PS E:\02.code\vue\proj_0000> npm create vite@latest ptu_web --template vue
> npx
> create-vite ptu_web vue
│
◇ Select a framework:
│ Vue
│
◇ Select a variant:
│ JavaScript
│
◇ Install with npm and start now?
│ Yes
│
◇ Scaffolding project in E:\02.code\vue\proj_0000\ptu_web...
│
◇ Installing dependencies with npm...
added 35 packages, and audited 36 packages in 24s
9 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
│
◇ Starting dev server...
> ptu_web@0.0.0 dev
> vite