在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kogakure/gulp-tutorial开源软件地址(OpenSource Url):https://github.com/kogakure/gulp-tutorial开源编程语言(OpenSource Language):JavaScript 48.8%开源软件介绍(OpenSource Introduction):Introduction to Gulp.jsTutorialThese are the files for my series Introduction to Gulp.js published on my website stefanimhoff.de. Tutorial Overview
PreparationInstall $ git clone https://github.com/creationix/nvm.git ~/.nvm
$ cd ~/.nvm
$ git checkout `git describe --abbrev=0 --tags` $ export NVM_DIR="$HOME/.nvm/"
$ [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm nvm install 6.3.1 If you like install brew install yarn Install $ gem install bundler Install $ npm install -g bower InstallationClone the repository on your computer and change into the projects folder. Run: $ bundle
$ bower install
$ npm install To install Fontcustom you should have Homebrew installed or use another package management tool to install the dependencies: $ brew install fontforge --with-python
$ brew install eot-utils SetupOpen Running Gulp.jsThree tasks are available ( $ yarn start
$ yarn run publish
$ yarn run deploy
Sass, Compass or PostCSSThe current version of this tutorial uses PostCSS. If you would like to use Sass (or Compass), you can still easily access the old code in the branch CreditsThis tutorial includes some files for demonstation purposes:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论