blai / koa-typescript-seed

Minial project seed for running Koa server done in Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

koa-typescript-seed

Minial project seed for running Koa server done in Typescript

Installing / Running

npm install
npm i -g typings
typings install
npm start
curl http://localhost:3000

About

Minial project seed for running Koa server done in Typescript


Languages

Language:TypeScript 100.0%