Why does build have to be started in web environment after using react-router?

< H2 > Why do I have to start in the web environment after build after using react-router? < / H2 >

it"s all about how to start it on the Internet. Did not say why it should be placed in the web server environment


the scene here should be the react-router used by the pure client (browser) when rendering.
build generates static resources (html, css, js files), so you need a server, such as nginx, to receive connection requests from the client to return these static resources.

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-1b22575-2b5f0.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-1b22575-2b5f0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?