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

JavaScript Express Basics (2015) Serving Static Files in Express Setting Up the Express Static Server in Development

fredyrosales
fredyrosales
10,572 Points

Switching Branches

Hey guys i'm currently on the addingPartials branch and i'm watching the Setting up the Express static server in Development. The branch he's on is settingUpStaticServer. Some of you may know that you can't use jade any longer so we use pug instead. My problem is that i don't want to go to the current branch because all the files switch to .jade. Anyone know how i can get the public folder and it's files in my tree without going up a branch? Any help will be highly appreciated! Thank you