Welcome to my MDX page!

This is some bold and italics text.

This is a list in markdown:

  • One
  • Two
  • Three
  1. One
  2. Two
  3. Three

Checkout my React component:

const MyComponent = () => {
  return <div>My Component</div>;
};
  • [ ] 智慧城市
  • [ ] 数据编辑
  • [ ] 大数据展示

Node 后端框架

| 后端框架 | npm 下载量 | upwork 结果数量 | 总结 | Pick | | --------- | ---------- | --------------- | ------------------------------- | ---- | | pages/api | N/A | N/A | 基于 node.js | ✅ | | express | 1750W | 686 | 适合中小型高性能后台需求 | ✅ | | koa | 129W | 6 | / | ❌ | | fastify | 115W | 6 | / | ❌ | | nestjs | 200W | 214 | 适合中大型项目,支持 typescript | ❌ |

Welcome to my MDX page!

This is some bold and italics text.

This is a list in markdown:

  • One
  • Two
  • Three

Checkout my React component:

© 2025 Lihuan Zhou. All Rights Reserved.