express-typescript

Typescript and Express.js

Stars
11

Typescript and Express.js

An Express.js project implemented using Typescript with strongly typed objects:

Installation

Clone the repository

npm install 
tsd install
grunt ts:dev
grunt
Related Projects