Hi,please forgive my bad english.
I have a problem while i using npm start to run the modern interface.
The terminal display Starting the development server...,but the interface is not running.
I have confirmed that the backend is running and used npm install before run the modern interface.
Could you give me some solutions?
Thanks.
Check some React related resources to see how you troubleshoot it.
Hi,please forgive my bad english.
I have a problem while i using
npm startto run the modern interface.The terminal display
Starting the development server...,but the interface is not running.I have confirmed that the backend is running and used
npm installbefore run the modern interface.Could you give me some solutions?
Thanks.