#

VitePress 开发常用指令

By DoubleSpirit121 1 Views 1 MIN READ 0 Comments
VitePress 开发常用指令,包括终端操作、启动服务、打包部署等基础命令。记录了常用的 cd、pnpm
等命令,方便快速查阅和记忆,是开发过程中不可或缺的速查手册。

我这人记性不好,怕忘事

终端打开文件夹

cd /Users/doublespirit/VitePress

更新网站三步走

git add .
git commit -m "更新原因"
git push.

启动开发服务器

pnpm run docs:dev

本文由 DoubleSpirit121 原创

采用 CC BY-NC-SA 4.0 协议进行许可

转载请注明出处:https://blog.mcoo.top/index.php/archives/12/

加入 Mcoo

0 评论

发表评论