Skip to content

框架

统一采用 Vue3 + Typescript 作为基础框架。

Vue 3 + TypeScript 的优势:

  • 类型安全,减少运行时错误
  • 提高代码可读性
  • 可维护性高,大型项目更易管理
  • 工具支持丰富,IDE 集成以及社区生态丰富

Released under the MIT License.