「尚硅谷 张天禹」Vue2深入知识

创建Vue脚手架第一步(仅第一次执行):全局安装@Vue/clinpm install -g @vue/cli第二步:切换你要创建项目的目录,然后用命令创建项目vue create xxxx第三...