Skip to content

mpeck99/chat-app

Repository files navigation

Vue chat app

This is a chat application that will allow two uses to chat in real-time via their browser.

Demo

Example Example Example

Built with:

Getting started

Cloning repo

git clone https://github.com/mpeck99/chat-app.git

Installing node_modules and packages

npm install

Running locally for development

npm run start npm run serve

Compiling and minifying for production

npm run build

Links and fixes file

npm run lint

About

A chat app using Vue, Socket.io and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published