Skip to content

A simple chat app made in Vuejs, vue-socket-io, nodejs and socket.io

Notifications You must be signed in to change notification settings

naseefpv/vue-chat-app

 
 

Repository files navigation

vue-chat-app

A simple chat application

@TODO

Complete authentication using Okta authenticator

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Run backend Nodejs server

npm run backend

About

A simple chat app made in Vuejs, vue-socket-io, nodejs and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 55.2%
  • JavaScript 39.6%
  • HTML 5.2%