/gulp-starter

gulp starter with webpack, linters, pre-commit hook and more

Primary LanguageJavaScript

Usage

Clone repo

git clone https://github.com/AlexSeitov/gulp-starter.git

Install pnpm

npm install -g pnpm

Install

pnpm install

Run

pnpm dev

Build

pnpm build

The starter includes:

features:
linters:
jS features (html includes 'src/html/UI'):
Remark ⚠️
  • run html validation for files located in the dist folder, after pnpm build command