Files
blog/develop/front/posts/2025-08/abcd.md
kerbores f30d6a932d
Some checks failed
Release / Release (push) Failing after 26s
add: 文章列表
Signed-off-by: kerbores <kerbores@gmail.com>
2025-08-07 16:58:21 +08:00

20 lines
268 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "VitePress入门指南"
date: 2025-08-01
tags: ["VitePress", "前端"]
---
# VitePress 入门
这里是文章内容...
## 创建项目
创建项目w
npm create vitepress@latest docs
## 运行项目
npm run dev
访问地址http://localhost:5173/