Ein Baum und seine Abenteuer



# introduction

React 1 - Hello React

We are going on a big adventure.
We are going on a big adventure.

This is the beginning of a more detailed introduction to building React based applications. For those looking for a super fast introduction refer to my other blogpost. Todays goal is to get a basic component up and running, transpile the JSX and ES6 and finally the the result in our browser.

Where to go next