Dispersioned / gulp-project

Gulp 4 template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start

  1. Clone this repo
  2. Remove .gitignore, README.md and .git
  3. Type npm i in console

Features

  1. File including. @@include('FILE-NAME.html')
  • Note: in HTML _ before file name is required @@include('_FILE-NAME.html')
  1. Gh-pages. Type npm run deploy in console to create a gh-pages branch with all files from dist dir

About

Gulp 4 template


Languages

Language:JavaScript 78.7%Language:SCSS 17.5%Language:HTML 3.8%