/html-css-environment

Gulp-powered ready-to-go HTML/CSS dev environment with sass, nunjucks, postCSS and browsersync

Primary LanguageJavaScript

Modern HTML/CSS coding environment

Use it as a start point for new HTML/CSS projects.

Features:

Installation

npm install gulp-cli -g
npm install

For developing, type

gulp

For production build, type

gulp build --production