v.0.0.1, Notorius
Little Demo chat application using socket.io and z-js-framework on frontend
๐ก Purely made for demo purposes, just for fun, but you can contribute in we make it funnier!
install needed stuff, in client directory just run
npm installAnd then install vite to help you run the app, in case you don't have it, you can also use any http server...
npm install -g vitethen still in client run
vite devand finally in server directory run npm install and then node index.js to start the server, that's it.
Well, this is still work in progress and fun. I am working on it in my little free time, so if you have other ideas or what, reach out to me at hssnkizz@gmail.com
