会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
程序媛小仙女
博客园
首页
新随笔
联系
订阅
管理
2021年12月24日
vue3 + vite + ts 搭建项目
摘要: 1.通过vite 脚手架 npm init vite hello-vue3 -- --template vue 2.按装依赖,启动项目 npm i npm run dev 3.修改vite配置文件 找到vite.confing.ts 并添加 import { defineConfig } from
阅读全文
posted @ 2021-12-24 17:47 程序媛小仙女
阅读(1352)
评论(0)
推荐(0)
编辑
公告