In this part of the guide we will setup the basic project structure, with an empty HTML document and configure babel to compile our JSX templates.
We need to install nodejs and babel so we can compile our JSX (React) code. If you have already installed nodejs, you can skip this section!
For Mac users: