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

Issues with .jsx file loading in Chrome. React course.

babel-browser.min.js:4 XMLHttpRequest cannot load file:///ReactApps/scoreboardapp/app.jsx. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.

Everythings loads, but when it comes to this part:
<script type="text/babel" src="./app.jsx"></script>

I get the above error.

I used the file from the downloads.

Do I need to start some kind of server? How do I do it after downloading those files?

FYI: Not all videos are explained well. It says React-Basic course. You need to help us run the project form our computer. Explaining step-by-step, what I need to install, what command to run and how to checkout the project in our computer.

While your Community discussion may be useful, but I just has to loose 1hour of energy :(