Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gistrec/vuejs-chat
- Owner: gistrec
- Created: 2019-04-27T11:00:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T11:12:59.000Z (over 5 years ago)
- Last Synced: 2023-08-09T08:14:24.964Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 599 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```