Skip to content

tywd/vue3-cli-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue3 + Vue CLI + JS

vue3+vue-cli 项目

vite+vue3初始化命令

npm i -g @vue/cli 全局安装vue-cli
vue create ${project}

vue.config.js

Customize configuration vue.config.js See https://cli.vuejs.org/config

vue3如何配置示例 https://v3.cn.vuejs.org/guide/ssr/build-config.html#配置示例

常用配置参考 https://github.com/staven630/vue-cli4-config

Vue loader

https://vue-loader.vuejs.org/

Vue3值得注意的新特性

https://v3.cn.vuejs.org/guide/migration/introduction.html##值得注意的新特性

基本 Vue 组合实用程序的集合

https://vueuse.org/

About

Vue3 + Vue CLI 个人常用测试配置项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published