andygreig / express-typescript

Starter config for Express.js with Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express with Typescript

This repo is the example setup for an Express and Typescript project.

Getting started

Run npm install in the folder to install all the packages. Then run npm run dev to boot up the dev server and see it in action.

About

Starter config for Express.js with Typescript


Languages

Language:TypeScript 100.0%