# theoGulpTemplate **Repository Path**: TheoLin/theoGulpTemplate ## Basic Information - **Project Name**: theoGulpTemplate - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # theo gulp template 欢迎使用此模板 ###npm run dev 开发模式,默认把整个dev目录设为服务器,需要加上/pages/才能打开页面 ###npm run build 进行打包,压缩,改变路径等操作 ###注意 页面请写在pages目录下,直接引入到页面中的js请写在js目录,其子目录的js除了被模块引用,不会被打包出来。一些细则请注意gulpfile的配置,也可以适当自定义配置。