Berkmann18 / socket-chat

A simple and basic VueJS Chat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-chat

This app is based on this tutorial (the main difference being that I used Vuetify and not Boostrap and implemented the message display system).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Running the server

npm start

Customize configuration

See Configuration Reference.

For a serverbuilder version, please check out the sb branch.

About

A simple and basic VueJS Chat application


Languages

Language:Vue 49.1%Language:JavaScript 27.1%Language:HTML 23.8%