Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (19 loc) · 520 Bytes

File metadata and controls

21 lines (19 loc) · 520 Bytes
home true
heroImage /nove.jpg
actionText 快速开始 →
actionLink /guide/
features
title details
基于 TypeScript
依靠 TypeScript 优点快速开发高健壮性应用
title details
Koa 驱动
基于 Koa.js 的全异步洋葱模型构建,兼容所有 Koa 中间件
title details
分离式路由
在最接近业务逻辑的地方使用装饰器定义路由
footer MIT Licensed | Copyright © 2017-present Jason Chen

快速开始

# install
npm install nove --save