# hono-weibo-code **Repository Path**: dbafu/hono-weibo-code ## Basic Information - **Project Name**: hono-weibo-code - **Description**: hono 框架生态实战-从零模拟新浪微博 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-14 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HONO 实现新浪微博 ``` npm install npm run dev ``` ``` open http://localhost:3000 ``` 学习参考: [Hono 深入使用指南:从入门到精通](https://wsafight.github.io/personBlog/posts/hono/)