Skip to content

RBCodeCraft/koa-typescript-2018

Repository files navigation

Server-side JavaScript with Koa & Typescript

This is the code used in my presentation, slides here.

Getting started

Make sure you have NodeJS version 8 (or above) installed, then type the following commands:

git clone https://github.com/Enterprise-JS/koa-typescript-2018.git koa-typescript
cd koa-typescript
npm i
npm run start-watch

Have fun :)

About

Repo for my "Server-side JavaScript with Koa and Typescript" talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published