=============== Vue3 =============== * nodejs Download * https://nodejs.org/zh-cn/download how to use Vue3 ========================= * create a new project .. code-block:: bash npm create vite@latest . npm install --registry https://registry.npmmirror.com