Skip to content

A very simple practice of a multiroom messaging app made with Vue 3, Tailwinds.css, Express.js and Socket.io

Notifications You must be signed in to change notification settings

darioperez/Zorvan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zorban (Practice)

A very simple practice of a multiroom messaging app made with Vue 3, Tailwind CSS, Express.js and Socket.io.

Running the project

To run the project (client and server) just run the following (I did it under node 19.1.0):

npm install

and then run

npx lerna run dev

then you'll see the host to access the app, e.g., http://localhost:5173/.

About

A very simple practice of a multiroom messaging app made with Vue 3, Tailwinds.css, Express.js and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published