1、yarn global add @vue/cli (vue/cli是webpack的二次开发) 2、vue create 自定义项目名称 3、选择Manually select features 4、选下列四项,Linter/Formatter代码约束力强,用习惯了以后可以选上 5、yes 6、此处我选的Stules 7、选第一个 8、no 相关文章: 2021-05-26 2021-07-08 2022-12-23 2022-12-23 2021-11-15 2021-11-30