# gulpDemo **Repository Path**: 618859/gulp-demo ## Basic Information - **Project Name**: gulpDemo - **Description**: 用gulp来完成原生css,js等文件的转换和压缩,等自动化工作。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-03 - **Last Updated**: 2022-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## gulp demo ### 1.install dev ``` npm install ``` ### 2.run ``` gulp ```