Node.js server to make a realtime chatting app on ARNweb.nl
Go to file
Arne van Iterson 914e903306 Removed HTML tags and added Markdown support. 2019-08-24 22:42:58 +02:00
node_modules Removed HTML tags and added Markdown support. 2019-08-24 22:42:58 +02:00
README.md Installed node.js modules and added readme.md 2019-08-21 13:25:55 +02:00
index.html Removed HTML tags and added Markdown support. 2019-08-24 22:42:58 +02:00
index.js Removed HTML tags and added Markdown support. 2019-08-24 22:42:58 +02:00
package-lock.json Removed HTML tags and added Markdown support. 2019-08-24 22:42:58 +02:00
package.json Removed HTML tags and added Markdown support. 2019-08-24 22:42:58 +02:00

README.md

Node.js realtime chat server / client

Me trying to make a chat application using socket.io and node.js