Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
You'll learn to set up Google Chrome to inspect Node.js and the steps needed to enable Node.js to talk to Google Chrome's DevTools.
IMPORTANT: Don't See Experimental Features?
Since Chrome 57 you don't need to enable experimental features. You can just copy and paste the inspector link straight in to chrome.
Application Code
The application code can be found on GitHub.
To clone the code to your local machine use the following code.
git clone https://github.com/treehouse-projects/reverse-app-node.git
To install dependancies use npm install
.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up