vue项目环境搭建(高配版)
Posted 冰雪奇缘lb
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vue项目环境搭建(高配版)相关的知识,希望对你有一定的参考价值。
vue项目环境搭建
? Please pick a preset: Manually select features
? Check the features needed for your project:
(*) Choose Vue version // 是否选择vue版本
(*) Babel // 是否安装bable
(*) TypeScript // 是否安装近几年流行的ts
( ) Progressive Web App (PWA) Support // 渐进式web应用
(*) Router // 是否自动配置路由
(*) Vuex // 是否安装vuex
(*) CSS Pre-processors // 是否安装css预编译期,例如sass、less
(*) Linter / Formatter // 是否安装eslint代码校验
>( ) Unit Testing // 测试
( ) E2E Testing // 测试
? Please pick a preset: Manually select features
? Check the features needed for your project: Choose Vue version, Babel, TS, Router, Vuex, CSS Pre-processors, Linter
? Choose a version of Vue.js that you want to start the project with 3.x (Preview)
? Use class-style component syntax? Yes
? Use Babel alongside TypeScript (required for modern mode, auto-detected polyfills, transpiling JSX)? Yes
? Use history mode for router? (Requires proper server setup for index fallback in production) (Y/n) no
以上是关于vue项目环境搭建(高配版)的主要内容,如果未能解决你的问题,请参考以下文章