idea 如何下载 Vue

1.在idea中打开Terminal 2. cd 切换当前项目(列:cd D:\work\Vue1 ) 3.输入:npm init -y 进行初始化 4。安装Vue,输入命令:npm install vue --save
相关文章
相关标签/搜索