随笔分类 -  ts学习

摘要:打开cmd命令输入 npm create vite@latest 项目名称 -- --template vue-ts 说明: 1. npm create vite@latest 基本最新版本的vite进行项目创建 2. vue-ts-pro 项目名称 3. -- --template vue-ts  阅读全文
posted @ 2024-05-15 16:15 light丶 阅读(36) 评论(0) 推荐(0)