Skip to content

handreistoicescu/samos-fe

Repository files navigation

Gulp, Nunjucks, SASS

A nice little Gulp project using Nunjucks,SASS and Gulp. Browsersync runs out of 'dist' folder and watches all Nunjucks templates, SASS and JS and live reloads in browser on change. Also worked in some img min and moving fonts and assets to a 'dist' folder for easy deployment.

Gulp tasks used:

  • sass
  • autoprefixer
  • sassdoc
  • browserSync
  • nunjucksRender
  • script concat
  • imagemin
  • pngquant

Setup

  1. Install Gulp and NPM if you do not already have them.

  2. Install npm dependencies

npm install
  1. Run Gulp
gulp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published