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: 24 days ago
JSON representation
Project Start for Gulp.
- Host: GitHub
- URL: https://github.com/mikenew01/gulp-dev
- Owner: mikenew01
- Created: 2017-08-12T19:43:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T14:32:31.000Z (over 8 years ago)
- Last Synced: 2025-03-06T17:15:12.566Z (about 1 year ago)
- Topics: automation, css, es6, gulp, gulp-babel, gulp-rev, gulp-sass, gulp-starter, gulp-tasks, gulpfile, gulpjs, jaavscript, sass, transpiler
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[]()
[]()
# 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