P
P
Pavel2016-01-06 01:09:26
Web development
Pavel, 2016-01-06 01:09:26

How to search for ready-made gulp "projects"?

There are keywords in the gulp settings, theoretically you can search for such projects https://github.com/Zoxon/gulp-front
I'm too lazy to write everything from scratch for my needs, how to find a ready-made solution?
Here the person has everything set up well, but it’s too much for me, I don’t use jade, but I’ve never met gulp-changed before, but the contraption is useful

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sim3x, 2016-01-06
@mrusklon

gulp = require("gulp")

https://github.com/search?l=&q=require+gulp+langua...

S
Sergey Nalomenko, 2016-01-06
@nalomenko

Well, what is the problem with “throw away” everything that will not be used in the project?
There are many gulp project templates that are published by developers as "starter kits" to start developing something new. And everyone has a different approach to project architecture.
Here, for example, is one of the many patterns.
But in general, you just need google , although I am almost sure that in any of the ready-made solutions there will be both an excessive "load", and modules / components / tasks that are missing for specific purposes, and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question