next-koa-ts icon indicating copy to clipboard operation
next-koa-ts copied to clipboard

Next.js + Koa + Typescript

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