Skip to content

petersonby/gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp boilerplate project

Install

Click on Use this template button.

Usage

Create build and start server for development:

npm start

Create build for production:

npm run build

Includes:

HTML

You can create Nunjucks components and layouts that will be rendered to HTML pages.

CSS

You can use any SCSS(SASS) opportunities.

Two PostCSS plugins: autoprefixer and postcss-combine-media-query.

In production mode styles will be optimized by csso.

JS

_polyfill.jsForEach polyfill for NodeLists.

animated-scroll.js – animated scroll to anchors.

menu.js – script for mobile menu.

slider.js – slider by tiny-slider.

Template contains ESLint to style your code with airbnb-base.

Your scripts will be compiled by Babel and minimized by TerserPlugin in production mode.

About

Boilerplate project with Gulp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •