# FE template **Repository Path**: marchen/FE-template ## Basic Information - **Project Name**: FE template - **Description**: front-end template for bulid web site. you can use this to start your static web site. - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-03-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #FE template ## 项目地址已迁移到:https://github.com/chen844033231/FE-template ## 这里已不在同步了 ### Individual front-end project template ### use nodejs + express + gulp + coffeescript + less + ejs + jquery1.11.2 + lessHat.less + marchen.less + normalize.css ### dependent IDE to compile less and coffee file. #change log ### add gulp task: ###### `gulp` ------ watch css, js, and views direction files. when change reload browser. ###### `gulp watch-css` ------ just watch css files. when change reload browser. ###### `gulp watch-views-js` ------ just watch js,and views direction files. when change reload browser.