摘要:
创建项目 npm create vite@latest demo 配置环境变量 vite 提供了开发模式和生产模式 这里我们可以建立 4 个 .env 文件,一个通用配置和三种环境:开发、测试、生产。 env文件中的变量名建议以VITE_APP开头,和vue cli中的VUE_APP相同 ,用法也一 阅读全文
posted @ 2022-11-23 18:23
bule蓝色
阅读(1306)
评论(0)
推荐(0)
摘要:
###git 操作 git init git remote add origin https://#.git git pull origin fillcourse --allow-unrelated-histories git add -A git commit -m "init" git bran 阅读全文
posted @ 2022-11-23 18:22
bule蓝色
阅读(19)
评论(0)
推荐(0)

浙公网安备 33010602011771号