Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 279 Bytes

Use typescript create nodejs app with express server.

Usage

  1. 克隆到本地:git clone https://github.com/singcl/express-typescript.git
  2. 安装依赖: npm i
  3. 启动:npm run dev

Typescript

OK 现在可以开心的用 Typescript 开始开发啦!