文件名称:gulp-starter:启动 gulp 项目的 Mini Boilerplate
文件大小:56KB
文件格式:ZIP
更新时间:2024-07-18 00:02:02
JavaScript
大口开胃菜 启动 gulp 项目的 Mini Boilerplate 任务和工具: (Ruby萨斯) - 具有实时重新加载功能的 Web 服务器 要求 node.js gulp.js 用法 "npm install" (once) - node modules dependencies will be added. "gulp" - to start. Gulp starts the built-in web server and bundles the .js files.
【文件预览】:
gulp-starter-master
----.gitignore(61B)
----README.md(563B)
----gulp()
--------tasks()
--------utils()
--------index.js(140B)
----package.json(422B)
----src()
--------sass()
--------js()
----page-2.html(1KB)
----index.html(1KB)
----gulpfile.js(378B)
----assets()
--------css()
--------js()