How to Get VMind
There are several ways to get VMind:
- Get from npm
- Get from cdn
- Get from GitHub repository
Get from npm
First, you need to install VMind in the root directory of the project using the following command
VMind needs to be used in conjunction with VChart. In order to draw charts, you also need to introduce VChart into the project. For specific tutorials, please refer to VChart Quick Start
Get from cdn
You can get VMind from the following free CDN:
Get from GitHub
On GitHub, you can directly get the source code of VMind:
- You can directly clone the source code from GitHub.
- You can also choose the corresponding version from the release page of VMind, click on Source code in Assets at the bottom of the page, download it to the local and unzip it for use.