/vuejs-chat

Primary LanguageJavaScript

chatty

vue chat

base on youtube video https://www.youtube.com/watch?v=Fm-81NKLDg8&list=PLdgnFBfcK3Q1BWKj96xJIGVLzB75H3OhF&index=3

  • need to improve it by change the architecture into Vuex

Build Setup

# 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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

todo

  • refator to vuex state mangment - users