Z
Z
Zbiten2016-10-03 21:36:07
gulp.js
Zbiten, 2016-10-03 21:36:07

How to work with Gulp in a new project?

Greetings, the actual question is this:
I work with a specific project, use gulp, installed the nth number of plugins (locally), set everything up, set the paths, and so on.
I turn to another project, of course there is neither gulp'a nor these plugins, it turns out that they all need to be installed again one by one? Or how can this process be automated/transfer plugins from another project?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Сергей delphinpro, 2016-10-03
@Zbiten

копируете package.json и gulpfile.js в новый проект
выполняете команду npm install - все пакеты установятся сразу
работаете

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question