1. 首页
  2. 移动开发
  3. 其他
  4. node express ts starter:使用NodeJS和ExpressJS启动TypeScript项目的模板 源码

node express ts starter:使用NodeJS和ExpressJS启动TypeScript项目的模板 源码

上传者: 2021-04-06 17:22:52上传 ZIP文件 90.14KB 热度 26次
TypeScript中的NodeJS + ExpressJS入门 它包含什么 带有TypeScript的NodeJS + ExpressJS支持 使用Jest和 (针对API)进行测试支持 使用Prettier格式化支持 ESLint支持 能够通过Jest收集代码覆盖率 蜜蜂 当地的 # index page curl -v https://localhost:3000/ # newest customers http://localhost:3000/customers/newest # recent transactions http://localhost:3000/transactions/recent # transactions count http://localhost:3000/transactions/count 指令 # to start development n
下载地址
用户评论