treehouse-gulp-basics:我的Treehouse Gulp.js课程代码!

时间:2024-05-31 13:31:53
【文件属性】:

文件名称:treehouse-gulp-basics:我的Treehouse Gulp.js课程代码!

文件大小:3.64MB

文件格式:ZIP

更新时间:2024-05-31 13:31:53

JavaScript

Gulp基础树屋课程 该存储库包含我的项目代码。 使用这个仓库 这是一个节点项目。 在master分支上是我们应用程序的“最终”版本。 每个视频都有一个对应的分支,您可以运行git checkout 进行后续操作。 每个视频的教师注释中都有说明。 快速开始 # Clone this repo git clone https://github.com/hdngr/treehouse-gulp-basics.git # Navigate into the directory cd treehouse-gulp-basics # Install the project's node dependencies npm install # Checkout the branch for the video you want to follow along with git c


【文件预览】:
treehouse-gulp-basics-master
----fonts()
--------abolition-regular-webfont.woff(16KB)
--------abolition-regular-webfont.eot(14KB)
--------abolition-regular-webfont.ttf(40KB)
----.gitignore(12B)
----package.json(735B)
----gulpfile.js(1KB)
----scss()
--------components()
--------application.scss(248B)
--------layout()
--------base()
----LICENSE(6KB)
----js()
--------sticky()
--------app.js(284KB)
--------main.js(387B)
--------jquery.js(278KB)
--------app.js.map(370KB)
--------app.min.js(97KB)
----css()
--------application.css(4KB)
--------application.css.map(10KB)
----README.md(1019B)
----index.html(3KB)
----img()
--------mtn-landscape.jpg(82KB)
--------bear.jpg(1.15MB)
--------mountains.jpg(1.98MB)
--------resort.jpg(92KB)
--------arrow.svg(627B)

网友评论