Skip to content

RockyKev/build-tools-gulp-template

 
 

Repository files navigation

Gulp Template

This is part of the Build Tools Presentation

This gulp Starter Template was rebuilt for the latest Node LTS (v18.12.1).

Installation

  1. nvm i
  2. npm i
  3. npm run start
  4. npm run build

Features

Out of the box features like:

  • Combining Files
  • Minify and obfuscate
  • Vendor Prefixes
  • Babel
  • Compiling SCSS
  • Generating Sourcemaps
  • Linting
  • Hot-Reloading
  • Compiling into Web Langs
  • Borrowing Libraries and NPM

TypeScript compiling. ES6 compiling. It's ready for the future.

About

This gulp Starter Template was rebuilt for the latest Node LTS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • SCSS 15.5%
  • HTML 8.6%
  • TypeScript 1.9%