0.1.1 • Published 3 years ago
live-chat-vue-component v0.1.1
VUE-component for LiveChat
Core features
- Easily Integrate LiveChat Service into VUE Projects.
- Distribution of customers into different chat groups depending on the language.
- Ability to use different LiveChat accounts to support users in different languages.
- The ability to additionally distribute users (in addition to distribution by language) into different LiveChat groups depending on the user group on your project.
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitLints and fixes files
npm run lint