Install using npm
npm i gulp4-boilerplate
Clone the repo and include it in a script tag
git clone https://github.com/emrullahayin/gulp4-boilerplate.git
- cd into the repo.
- install gulp-cli
npm i --global gulp-cli
- Run
yarn
ornpm i
to download dependencies. - Run
gulp
to start the development server.