I combined Node.js and Express on the server side with Pug templating to create a portfolio site, showcasing the treehouse projects that I've built so far.
Open the folder locally in terminal and type npm install, then npm start and visit http://localhost:3000 in your web browser.