Bili-Jun / koa-ts-template2

A typescript template of koa2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

koa-ts-template2

A typescript template of koa2.

Usage

init koa-ts-template2

$ git clone https://github.com/Bili-Jun/koa-ts-template2.git
$ cd koa-ts-template2
$ npm install
# pnpm install
# yarn

Run!

$ npm run start
# pnpm start
# yarn start

build

$ npm run tsc
# pnpm tsc
# yarn tsc

About

A typescript template of koa2

License:MIT License


Languages

Language:TypeScript 73.2%Language:JavaScript 23.7%Language:CSS 3.1%