Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luizfelipedasilva678/chat-app

Chat app made with Socket.io, Vue and Deno
https://github.com/luizfelipedasilva678/chat-app

deno socket-io vue

Last synced: about 6 hours ago
JSON representation

Chat app made with Socket.io, Vue and Deno

Awesome Lists containing this project

README

        

# Chat-App

Chat-App made with Vue, Socket.io and Deno

## How to run

You can run this project locally with:

### `deno task build-client-and-start-server`

This command will build the client and will start the serve on [http://localhost:3000](http://localhost:3000)