# dingding_car_web **Repository Path**: marchen/dingding_car_web ## Basic Information - **Project Name**: dingding_car_web - **Description**: dingding_car_web - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-04-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #dingding-car front-end page #use marchen/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 ## version 0.0.5 ###### add gitignore file,now build file will not push to git. fix some bug. ## version 0.0.4 ### change gulp task: ###### `gulp` ------ watch less, coffee, js, and views direction files.when changed compile them. ###### `gulp localhost` ------ use browser-sync tool watch less, coffee, js, and views direction files. when change compile them and reload browser.