基于 TypeScript 与 Jest 的 Node.js 项目模板

快速入门

本项目提供了一个基于 TypeScript 和 Jest 的 Node.js 应用基础框架, 助力开发者快速开启项目。

使用方法

  1. 安装依赖: bash npm install
  2. 开发模式: bash npm run dev
  3. 生产模式: bash npm run start
zip
node-typescript-starter-master.zip 预估大小:11个文件
folder
node-typescript-starter-master 文件夹
file
.gitignore 18B
file
tsconfig.json 280B
file
README.md 210B
folder
test 文件夹
file
sayHello.spec.ts 126B
file
package.json 839B
folder
src 文件夹
file
sayHello.ts 71B
file
index.ts 60B
file
jest.config.js 69B
file
.eslintignore 171B
file
.eslintrc.js 207B
file
package-lock.json 654KB
zip 文件大小:145.01KB