文件名称:gulp-project-template
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-18 13:21:29
JavaScript
项目模板
它能做什么
将所有 JavaScript 与捆绑在一起
缩小 HTML 和 CSS
将您的静态文件提供给 localhost:9001
文件更改时使用 LiveReload 重新加载浏览器
启动并运行
安装
git clone git@github.com:koodiklinikka/gulp-project-template.git
【文件预览】:
gulp-project-template-master
----.jshintrc(25B)
----.gitignore(37B)
----package.json(922B)
----src()
--------js()
--------style.css(28B)
--------index.html(192B)
----gulpfile.js(3KB)
----README.md(2KB)
----bower.json(258B)
----.editorconfig(198B)