文件名称:gulp-prj:gulp-prj
文件大小:16KB
文件格式:ZIP
更新时间:2024-06-05 00:30:54
JavaScript
准备 $ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" $ brew install node $ npm install -g gulp $ npm install -g bower 安装 $ git clone git@github.com:dontuncleme/gulp-prj.git MY_PATH && cd MY_PATH $ rm -rf .git $ npm install $ bower install 发展 $ gulp
【文件预览】:
gulp-prj-master
----.gitignore(55B)
----README.md(365B)
----gulp()
--------tasks()
--------config.js(706B)
--------webpack.config.js(3KB)
----.bowerrc(29B)
----bower.json(220B)
----package.json(945B)
----src()
--------less()
--------01-index.html(349B)
--------js()
--------index.html(1KB)
----gulpfile.js(146B)