Receiving and Sending JSON from node.js server to html
I am been working on setting up a server in node.js and creating a website that can send and receive information from the server. This is my code
Receivng and Sending JSON from node.js server to html
I am been working on setting up a server in node.js and creating a website that can send and receive information from the server. This is my code