alexbrowng / typescript-express-api-starter

A starter template for TypeScript and Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript + Express + Node.js

This is a repository to go with my article on creating an Express web application using TypeScript.

Install

Install the node packages via:

$ npm install

About

A starter template for TypeScript and Express.

License:MIT License


Languages

Language:TypeScript 81.5%Language:JavaScript 18.5%