Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1014 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 1014 Bytes

npm Travis label

Project Start

This project is base for application Gulp, using the stack: gulp, gulp-sass, gulp-strip-css-comments, gulp-babel, gulp-uglify, gulp-concat, gulp-inject, gulp-autoprefixer, gulp-notify, gulp-if, gulp-clean-css, gulp-rev, del, browserSync .

Pré Requirements

  • NodeJS 6.10.2+ Support ES6
  • NPM 3.10.10+
git clone https://github.com/Maikoncanuto/gulp-dev.git

Getting Started

Download the dependencies and launch the application:

npm run start

Initialize gulp in development mode:

npm run dev

Description.

  • Task to transpile: JavaScript ES6 -> JS.
  • Task to compile and compress: SCSS -> CSS.
  • Task to generate hashed files: CSS, HTML.
  • Task to auto inject in: index.html