Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/singcl/express-typescript

Use typescript create nodejs app with express server.
https://github.com/singcl/express-typescript

epxressjs jade nodejs pug typescript

Last synced: 25 days ago
JSON representation

Use typescript create nodejs app with express server.

Awesome Lists containing this project

README

        

## 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 开始开发啦!