# node-pkg-starter **Repository Path**: awesome-starter/node-pkg-starter ## Basic Information - **Project Name**: node-pkg-starter - **Description**: 在 GitHub 维护并同步过来,本仓库不单独维护。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/awesome-starter/node-pkg-starter - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-03 - **Last Updated**: 2023-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-pkg-starter This template should help you quickly create a Node.js program project, using TypeScript as the development language by default. 这个模板应该能帮你快速创建一个基础的 Node.js 程序项目,默认使用 TypeScript 作为开发语言。 Develop in TypeScript and make sure to use the `.cts` extension to enable CommonJS to be recognized by [PKG](https://github.com/vercel/pkg) . 使用 TypeScript 开发,并确保使用 `.cts` 扩展名,以启用 CommonJS 让 [PKG](https://github.com/vercel/pkg) 得以识别。