? Target directory C:\Users\Desktop\Note\my-project already exists. Pick an action: (Use arrow keys)
> Overwrite 覆盖
Merge 合并
Cancel 取消
Overwrite
覆盖Merge
合并Cancel
取消? Please pick a preset: (Use arrow keys)
> default (babel, eslint)
Manually select features
default (babel, eslint)
默认配置Manually select features
手动选择特性? Check the features needed for your project: (Press <space> to select, <a> to toggle all, <i> to invert selection)
>(*) Babel
( ) TypeScript
( ) Progressive Web App (PWA) Support
( ) Router
( ) Vuex
( ) CSS Pre-processors
(*) Linter / Formatter
( ) Unit Testing
( ) E2E Testing
Babel
支持es6语法转换(常用)TypeScript
微软提供的js超集Progressive Web App (PWA) Support
渐进式的网页应用程序Router
路由Vuex
状态管理模式+库CSS Pre-processors
CSS预处理器Linter / Formatter
ES6Lint检测代码规范Unit Testing
支持单元测试E2E Testing
e2e测试(end to end)? Where do you prefer placing config for Babel, ESLint, etc.? (Use arrow keys)
> In dedicated config files
In package.json
? Save this as a preset for future projects? (y/N)
? Save preset as: mypreset
vue ui
原文:https://www.cnblogs.com/landuo629/p/12482150.html