Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMatthew Bailey
4,028 PointsSharing Grunt projects between computers
Just wondering if I share a folder with another computer (for instance syncing on Dropbox), will grunt and the plugins I've installed in that folder work automatically, or do I need to reinstall everything?
Obviously NPM & Grunt CLI are installed on the second computer.
thanks
3 Answers
Matthew Bailey
4,028 Pointsthanks Jason,
that's however a paid service,
I'm thinking there must be a solution to bringing an existing project onto another computer
Elliot Alderton
11,955 PointsIf you copy all the files to a different computer, they should run fine. As all dependencies will be copied over too.
jason chan
31,009 Pointsyou can try c9.io it's basically a virtual workstation where you can build apps.
jason chan
31,009 Pointsjason chan
31,009 Pointsit's free for one workspace actually.