Modern interface can not run

ysx 5 years ago

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.

Anton Tananaev 5 years ago

Check some React related resources to see how you troubleshoot it.

ysx 5 years ago

Well,thanks