/gulp-boilerplate

Minimal Gulp 4 boilerplate

Primary LanguageSCSSMIT LicenseMIT

📦 Gulp Boilerplate

Minimal Gulp 4 boilerplate with Babel, Sass, ESLint, Live Reload, and development/production optimization.

License: MIT

Installation

git clone git@github.com:renansigolo/gulp-boilerplate.git
npm i

Usage

Development server

npm start

Production build

npm run build

Features

Dependencies

Gulp

  • gulp - The streaming build system.

Babel

Plugins

Bonus

Author

Acknowledgement

License

This project is open source and available under the MIT License.