add: 文章列表
Some checks failed
Release / Release (push) Failing after 26s

Signed-off-by: kerbores <kerbores@gmail.com>
This commit is contained in:
2025-08-07 16:58:21 +08:00
parent 77b9b08e35
commit f30d6a932d
2 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
---
title: "VitePress入门指南"
date: 2025-08-01
tags: ["VitePress", "前端"]
---
# VitePress 入门
这里是文章内容...
## 创建项目
创建项目w
npm create vitepress@latest docs
## 运行项目
npm run dev
访问地址http://localhost:5173/