VUE3 ========== 创建项目 ----------------- .. code-block:: bash npm create vue@latest cd npm install npm run dev npm run build