0.0.3 • Published 9 years ago

kdt_front v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

kdt front template

包含了sass编译、requirejs编译、压缩打包和七牛cdn上传,以及md5文件映射

安装

npm install kdt_front

然后拷出 template 里的内容,修改gulpfile.js里的配置信息(七牛的key和secret,前缀)

再运行 npm install

目录结构

项目根目录
  front
  gulpfile.js
  package.json
  /config
  	  version.php
  /static
      /asset
          /img
      /js
      /sass
      /vendor
      /build
          /local
              /css
          /product
              /css
              /js
0.0.3

9 years ago

0.0.1

9 years ago