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 trialVivekanand Rao
Courses Plus Student 20,884 PointsCode described in Scaffolding Your Project’s Templates Video.
I couldn’t find the branch named scaffoldingYourProject in the GIT repo. Would appreciate if this could be made available. Thanks!!!
4 Answers
Saad Aleem
6,089 PointsI can't find the new index.jade file either. Don't know what's the issue here.
Allison Walker
17,137 PointsThis Q/answer has direct links.
https://teamtreehouse.com/community/hi-where-can-i-find-all-the-content-inside-the-indexjade
Unsubscribed User
48,988 Pointssomeone didnt do his job, 1 star only.....
jason chan
31,009 Pointsgit clone https://github.com/hdngr/treehouse-express-basics.git express-basics
cd express-basics
git checkout responseRenderMethod
type in those GIT commands to retrieve it from github. the instructor has the files on GIT. So this forces us to use CLI
Nicolas Hampton
44,638 PointsYes, but responseRenderMethod is the previous lesson, and doesn't have the new index.jade file that he has in this lesson, so I understand what Mr. Rao is saying.