DaniilZinoviev / helper__gulpfile-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulpfile starter

You can use it to start new project, where main point is HTML file.

Installation

  1. Copy this repo. Rename files as you need

  2. Run this command to install dependencies:

npm i gulp gulp-autoprefixer gulp-sass gulp-imagemin imagemin-pngquant gulp-minify-css gulp-uglify gulp-sourcemaps gulp-rigger gulp-cache rimraf browser-sync --save-dev
  1. To start run:
gulp

About


Languages

Language:JavaScript 100.0%