koa.ts

My own template to develop RestfulAPI. (NodeJS+Typescript+Koa+YarnBerry)

MIT License

Stars
1
Committers
2

Koa Typescript Template

My own template to develop RestfulAPI. (NodeJS+Typescript+Koa+YarnBerry)

🧰 Getting Started

‼️ Prerequisites

This project uses Yarn as package manager

npm install --global yarn

Make repository using this template and Clone.

After Clone, EDIT package.json.

🧪 Using

yarn dev
yarn build
yarn start