初始版本-前端

This commit is contained in:
z66
2025-12-26 17:29:22 +08:00
parent b495bc1dca
commit e19873850c
77 changed files with 6977 additions and 294 deletions
+11
View File
@@ -0,0 +1,11 @@
# 个人博客网站
This is a code bundle for 个人博客网站. The original project is available at https://www.figma.com/design/BZRfx0JUvEQKYcNoSwKxtL/%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2%E7%BD%91%E7%AB%99.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.