longle-vn / feathers-chat-vuex

Feathers Chat built with Feathers-Vuex 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feathers-chat-vuex

Greenkeeper badge

Built on Feathers-Vuex 3.x

This is the new version of the Feathers Chat single page application using feathers-vuex. There is another version available that is no longer maintained at https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7. It serves as a valuable comparison of the old API with the new API.

Feathers Chat UI

API Setup

This project is designed to work alongside the feathers-chat application. Please make sure you have the feathers-chat server app running before you try to use this one.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Feathers Chat built with Feathers-Vuex 3.0


Languages

Language:CSS 62.4%Language:Vue 26.5%Language:JavaScript 10.1%Language:HTML 1.0%