Should I use gulp to copy my node_modules over to my development directory? or is this bad practice? I am currently just copying them over but I feel like there is a better way.
Asked
Active
Viewed 36 times
1 Answers
0
I currently use gulp in my node projects. I think it is a perfectly good way to manage your application

vdbrown2
- 16
- 1