# vue-chat **Repository Path**: javabedlamite/vue-chat ## Basic Information - **Project Name**: vue-chat - **Description**: chat example by vue.js + vuex + webpack - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chat by Vue + Webpack [Live demo](http://coffcer.github.io/vue-chat/) ## 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 ```