Success!
We will be diving deeper (much, much deeper) into both ReactDOM and React in the next few chapters. We'll learn how to create elements in a much more intuitive way, and also how React makes building UIs a dream.
For now, we have our project skeleton ready to go—the basis of our future application. Great work!
Our next step is to finish the last stage of preparation, and take a deep look at one of our most important dependencies--a tool called Webpack.