Vue CLI

🛠️ Standard Tooling for Vue.js Development 推荐:️用于Vue.js开发的标准工具

Vue CLI is in Maintenance Mode! Vue CLI进入维护模式!

For new projects, please use create-vue to scaffold Vite-based projects. Also refer to the Vue 3 Tooling Guide for the latest recommendations. 对于新项目,请使用create- value来支撑基于vite的项目。另请参阅Vue 3工具指南以获取最新的建议。

Getting Started 开始

Install: 安装:

npm install 安装 -g @vue/cli  - g @vue / cli# OR #或
yarn 纱 global  全球add 添加 @vue/cli  @vue / cli

Create a project: 创建一个项目:

vue create my-project  我们创建my-project# OR #或
vue ui

MIT Licensed | Copyright © 2018-present Evan You MIT授权|版权所有©2018-present Evan You