# node-express-typescript **Repository Path**: juyunpeng/node-express-typescript ## Basic Information - **Project Name**: node-express-typescript - **Description**: Node Express框架 Typescript 版的 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-07-05 - **Last Updated**: 2021-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-express-typescript Node Express框架 Typescript 版的 npm install npm install supervisor -g nodejs 守护程序 npm install body-parser nodejs中间件 npm run build 自动编译检测typescript文件 npm run dev 自动检测执行nodejs文件只要有改动自动重启 打开浏览器 输入 localhost:3000/user/list