Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buildwithmalik/vuejs-chat-room

A Chat Room built using the JavaScript front-end framework VueJS.
https://github.com/buildwithmalik/vuejs-chat-room

chatroom javascript javascript-framework vuejs

Last synced: about 2 months ago
JSON representation

A Chat Room built using the JavaScript front-end framework VueJS.

Awesome Lists containing this project

README

        

# Real-Time VueJS Chatroom

> [Link to website](https://vuejs-real-time-chat-room.firebaseapp.com/)


A Chatroom built with the JavaScript Framwork VueJS




Intro Page | Chat Page
:-------------------------:|:-------------------------:
![](https://github.com/AbdulMalikDev/VueJS-Chat-Room/blob/master/1.PNG)|![](https://github.com/AbdulMalikDev/VueJS-Chat-Room/blob/master/2.PNG)|![]

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).


For the complete Tutorial Visit :

[VueJS Tutorial](https://www.udemy.com/course/build-web-apps-with-vuejs-firebase/)