Runnable version of my helloWorld [app]: (http://grenmyr.github.io/HelloWorldReact/)
And repository is here: app:master
Then
1: navigate to root:
2: npm install
3: npm run start
4: open browser localhost:8080
Then fork repo and submit a pullrequest when done with changes.
1: navigate to root:
2: npm install
3: npm run start
4: open browser localhost:8080