主题
npm install -g @vue/cli # OR yarn global add @vue/cli
vue create hello-world # OR vue ui
npm init vue@latest
pnpm create vite@latest