Skip to content

vaso991/create-koa-ts-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-koa-ts-api

Create Project from koa-api-ts-starter:

With NPM:

npm create koa-ts-api@latest app-name

With Yarn:

yarn create koa-ts-api app-name

With PNPM:

pnpm create koa-ts-api app-name