React筆記(騰訊課堂-最受歡迎的react框架【愛前端】)(react基礎)

1.Hello World index.htmljavascript <!DOCTYPE html> <html> <head> <title></title> </head> <body> <div id="app_wrap"></div> <script type="text/javascript" src="dist/all.js"></script> </body> </html>
相關文章
相關標籤/搜索