Initial Hello, World react component added to project
Root div element must load before the bundle.js as the javascript is dependent on the existence of this element. This is why the script tag has been moved to below the {{ content }} in the default.html
Not to be merged before #38 has been merged
Hello, World
react component added to projectbundle.js
as the javascript is dependent on the existence of this element. This is why thescript
tag has been moved to below the{{ content }}
in thedefault.html