rjmacarthy / express-typescript

Typescript and Express.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Typescript and Express.js


Languages

Language:TypeScript 74.8%Language:JavaScript 19.8%Language:HTML 4.0%Language:CSS 1.4%