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