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 trial

Steven Sajja
10,477 PointsDifficulty running theReact course on my machine
I have been learning most of my courses on treehouse by downloading the project files and just working off my computer (not a fun of the workspaces).
How do I get this to work locally?
1 Answer

Iain Simmons
Treehouse Moderator 32,305 PointsMaybe have a look at Facebook's own Create React App repo on GitHub. It'll get you up and running with a React app on your machine in no time, and has plenty of documentation on adding various features common to React apps.
Steven Sajja
10,477 PointsSteven Sajja
10,477 PointsThanks for this. I ended up doing this workshop first and going back to react basics. Iain Simmons your option was great too thanks