N
N
Nikolai Antonov2015-05-18 22:51:25
JavaScript
Nikolai Antonov, 2015-05-18 22:51:25

What is the right way to transfer a project from gulp and bower to another PC and continue working on it further?

Is it possible to transfer only the configs themselves - bower.json, package.json and start downloading modules? I used to have a problem with long filenames after migrating from linux to windows when I just copied the folders and ran gulp on another computer.
Tell me how best to do and how to start downloading all modules.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-05-18
@my-nickname

git clone + npm install + bower install + gulp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question