文章分类 -  vue3

摘要:1.使用Vite创建vue项目 创建项目 npm create vite@latest app --template vue 进入项目目录并安装依赖 cd app npm install -registry=https://registry.npmmirror.com 清华大学镜像源全局设置 npm 阅读全文
posted @ 2024-11-13 14:20 林汉州win 阅读(68) 评论(0) 推荐(0)