gulp4-boilerplate
v1.0.2
Published
Gulp Frontend Starter Kit
Maintainers
Readme
Gulp 4 - Front-end Starter-kit
Installation
Node
Install using npm
npm i gulp4-boilerplateBrowser
Clone the repo and include it in a script tag
git clone https://github.com/emrullahayin/gulp4-boilerplate.gitHow to run locally?
- cd into the repo.
- Run
yarnornpm ito download dependencies. - Run
gulpto start the development server.
