Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 372 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 372 Bytes

gulp-boilerplate

Simplified frondtend folder structure and basic files for new projects. Including gulpfile.js and package.json

In order to work you have to make webpagename.min.scss in the scss folder, then you have to run npm install in your termnial.

After this you run the command gulp.

Used gulp plugins: gulp-nunjucks, gulp-sass, gulp spritesmith, merge-stream