my personal gulp 4 config setup
- run
git clone git@github.com:jonathan401/gulp4_starter.git
to download the repo to your local machine - run
npm install
oryarn install
to installdevdependencies
- run
gulp
to start the project, Adist
folder is automatically created
There's still a lot of things to I have to learn about setting up Gulp
but this setup is enough for me