# Overview

# Vue

An open source JavaScript framework developed by Evan You that is used to build user interfaces (UIs). Vue was created by taking advantage of the strengths of React and Angular and complementing their weaknesses. It's lighter than Angular, easier to learn, and uses a virtual DOM to improve rendering performance. Additionally, you can efficiently construct complex UI by assembling small components based on components. This allows you to update only the parts that have changed, rather than re-rendering the entire UI every time a change occurs. Easy to understand, fast, and lightweight, Vue is the second most widely used framework after React.

# Vue UI Kit

The VChatCloud Vue UI Kit provides UI components to make it easy to integrate the VChatCloud chat service into Vue. Detailed instructions on using this library are written in Getting Started. Click ‘Get Started’ at the bottom to move to the next page.

Copyright 2022. E7Works Inc. & JOYTUNE Corp. All Rights Reserved.