You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I serve HTML, JS, and CSS bundled files using a nodeJS server I created. I also wrap the server in a very basic socket server and transmit data between the client and server.