Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 282 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 282 Bytes

Typescript Express Starter

  • Typescript base on express framework

Pre-Requirements

  • [node]

Install

$ git clone https://github.com/libterty/Typescript-Express-Starter.git
$ npm install

Optional

$ npm install typescript -g