# node-ts-tsup-template **Repository Path**: justit/node-ts-tsup-template ## Basic Information - **Project Name**: node-ts-tsup-template - **Description**: 一个使用ts编写node的运行模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-18 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-ts-tsup-template > 一个基于ts编写node的模板 - ES Module 标准 - eslint + standard - commander 集成 - tsup 打包 ### 食用方式 ``` npm i npm run dev ```