Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

punkyoon/next-koa-ts

Repository files navigation

next-koa-ts

Next.js + Koa + Typescript

Install packages

$ npm install

Run dev server

$ npm run dev

Build and start

$ npm run build
$ npm run start

License

Unlicense