Files
blog-frontend-v2/README.md
passthem 8ba3652072
All checks were successful
continuous-integration/drone/push Build is passing
修改 README
2026-03-27 11:11:01 +08:00

12 lines
157 B
Markdown

# 博客前端 V2
额慢慢写吧,用 [Astro](https://astro.build/) 就是为了能够以后能少点麻烦。
## 开发
```bash
npm i
npm run dev
```