https://github.com/artemsheludko/start-template-gulp
A start template including gulp-sass-autoprefixer-cssnano-uglify-imagemin-browsersync
https://github.com/artemsheludko/start-template-gulp
autoprefixer browsersync concat cssnano gulp gulp-starter imagemin sass starter-template template uglify yarn
Last synced: about 1 month ago
JSON representation
A start template including gulp-sass-autoprefixer-cssnano-uglify-imagemin-browsersync
- Host: GitHub
- URL: https://github.com/artemsheludko/start-template-gulp
- Owner: artemsheludko
- Created: 2017-04-25T12:49:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T10:28:01.000Z (about 9 years ago)
- Last Synced: 2025-04-25T20:22:49.663Z (about 1 year ago)
- Topics: autoprefixer, browsersync, concat, cssnano, gulp, gulp-starter, imagemin, sass, starter-template, template, uglify, yarn
- Language: JavaScript
- Size: 161 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to Use
- Install [NodeJs](http://nodejs.org/), [Yarn](https://yarnpkg.com/), [GulpJs](http://gulpjs.com/)
- [Download](https://github.com/artemsheludko/start-template-gulp/archive/master.zip) start-template-gulp from Github
- Install modules: yarn
- Run the project: gulp
## Gulp tasks
- **gulp:** run default gulp task (html, sass, libs, js, fonts, img, watch, browserSync);
- **clear:** clear folder build.