ReactDOM.render(<Hello />, document.getElementById("root"));. 这时候浏览器打开http://localhost:3000/ 就会输出: Hello World!
確定! 回上一頁