# rollup-lib-template **Repository Path**: markthree/rollup-lib-template ## Basic Information - **Project Name**: rollup-lib-template - **Description**: 开箱即用rollup库模板 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-16 - **Last Updated**: 2022-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rollup-lib-template 开箱即用的 rollup 库模板。
## Usage ### install ```shell pnpm i ``` ### build ```shell pnpm build ```