1.0.2 • Published 4 years ago

gulp4-boilerplate v1.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Gulp 4 - Front-end Starter-kit

Installation

Node

Install using npm

npm i gulp4-boilerplate

Browser

Clone the repo and include it in a script tag

git clone https://github.com/emrullahayin/gulp4-boilerplate.git

How to run locally?

  1. cd into the repo.
  2. Run yarn or npm i to download dependencies.
  3. Run gulp to start the development server.