# gulp-website **Repository Path**: front-end-framework-zhuzhanwei/gulp-website ## Basic Information - **Project Name**: gulp-website - **Description**: 基于gulp 的静态网站框架 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-07 - **Last Updated**: 2023-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 启动本地开发环境 npm run dev # 打包发布生产 npm run build