You need to send XMLHttp Request to server from your react.js application. example: var http = new XMLHttpRequest(); var url = "http://<server ...
確定! 回上一頁