werein/react

nothing on screen

msimonc opened this issue · 1 comments

npm install; npm start;

browser to: http://localhost:8080/index.html or http://localhost:8080

nothing on screen, what am i doing wrong? Thx!

That is correct. Go to containers/app.js and add something (hello world) into the div tag in render() method :)
Von meinem iPhone gesendet