Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 185 Bytes

File metadata and controls

11 lines (8 loc) · 185 Bytes

Node.js TypeScript project boilerplate

A lightweight boilerplate for Node.js projects using TypeScript.

Usage

npx degit mpoc/create-typescript-app
npm install
npm start