Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gistrec/vuejs-chat

Simple chat using NodeJS and VueJS forked from http://github.com/Coffcer/vue-chat
https://github.com/gistrec/vuejs-chat

Last synced: about 1 month ago
JSON representation

Simple chat using NodeJS and VueJS forked from http://github.com/Coffcer/vue-chat

Awesome Lists containing this project

README

        

# VueJS-Chat by Vue + Webpack

## 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
```