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

Latest commit

 

History

History
26 lines (17 loc) · 224 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 224 Bytes

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