Problems related to React multi-page application!

clipboard.png

the default program entry for projects created using create-react-app is index.js,. The default home page is public/index.html. But I want to do multiple web pages in the project, how can I associate index.js and index.html in the about directory?

that is, how can I use ReactDOM.render (< App / >, document.getElementById ("root")); component rendering to about/index.html) in about/index.js?

Xiaobai has just learned react, not to spray. I hope my friends can answer, thank you!

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2b0cc-dfb1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2b0cc-dfb1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?