# imageCompress **Repository Path**: SuiYueLiuHen/imageCompress ## Basic Information - **Project Name**: imageCompress - **Description**: image compress - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-13 - **Last Updated**: 2021-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用指南 ## 1.把需要压缩的图片放到images文件夹下 ## 2.运行`npm install` ## 3.运行`npm run test`或者`node index.js` ## 4.执行成功后会在dist/images目录下生成压缩后的图片