1.安装elment-ui --save 参数:上线打包 MacBookPro:vue_test zhangxm$ npm install element-ui axios --save npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your depen…
通过官方指令 npm install -g @vue/cli 安装vue脚手架提示: No command 'vue' found, did you mean: Command 'vpe' from package 'texlive-latex-extra' (universe)vue: command not found 解决方法: Back up your computer. On the command line, in your home directory, create a dire…
注:最近在学习Vue,以下是环境搭配方法: ******************************************************************************************* 参考网址:https://www.cnblogs.com/nx520zj/p/9605184.html For me or other first studying vue.js. For Windows PC: 1.先安装node.js 安装官网最新的即可 版本应该要大…