Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikenew01/gulp-dev

Project Start for Gulp.
https://github.com/mikenew01/gulp-dev

automation css es6 gulp gulp-babel gulp-rev gulp-sass gulp-starter gulp-tasks gulpfile gulpjs jaavscript sass transpiler

Last synced: about 2 months ago
JSON representation

Project Start for Gulp.

Awesome Lists containing this project

README

        

[![npm](https://img.shields.io/npm/l/express.svg?style=flat-square)]()
[![Travis](https://img.shields.io/travis/rust-lang/rust.svg?style=flat-square)]()
[![label](https://img.shields.io/github/issues-raw/badges/shields/website.svg?style=flat-square)]()

# 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
git clone https://github.com/Maikoncanuto/gulp-dev.git
````

## Getting Started

#### Download the dependencies and launch the application:
````node
npm run start
````

#### Initialize gulp in development mode:
````node
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