zhangxuekun / koa2-typescript-demo

koa2 + typescript demo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koa2-Typescript-Demo

This is a demo project with Koa2 + Typescript + Mongoose
Just Start With

npm i --save
npm run build
# npm run watch // If you want to rebuild when files change
npm start

Enjoy :)

Document Generation

Use Command

npm run doc

To generate document automatically
To Get More Info: https://apidocjs.com/

Author

Author: Lengyue
Blog: https://lengyue.me

About

koa2 + typescript demo project


Languages

Language:TypeScript 89.2%Language:JavaScript 10.8%