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 trialCody Tapp
9,667 PointsUnable to preview the html or css code for OOJS challenge
I downloaded the code and created two folders in a new workspace: index.html and style.css.
When I try to preview the code, a drop down appears that gives me port numbers. Clicking on any of them only shows errors that say workspace unavailable.
I've tried alternatively using visual studio code and I cannot get the code to run.
Until then, I guess I'll have to skip forward in the track.
1 Answer
Robert Manolis
Treehouse Guest TeacherHi Cody, after downloading and unzipping the starter files, open them up, and you want to click into the ObjectOreintedJavaScriptByExample
folder, then into the Stage1 - Introducing Four In a Row
folder. And there in the Stage1Step1 - Introducing the Project
folder, you'll find the files for starting the project.
These are comprehensive files, one set for each step in the course. That way if you get really stuck, you can reference what the finished files look like for each step. But I encourage you to try to avoid looking at the finished files till you've really tried your very best to complete the project on your own as you follow along with the course.