Home > Article > Web Front-end > How to download vuejs framework
How to download the vuejs framework: 1. Open the vuejs official website; 2. On the opened web page, find and click the "GITHUB" button; 3. Select the version of the download script according to your needs; 4. Download the VEU script framework That’s it.
The operating environment of this article: Windows 7 system, Vue version 2.9.6, DELL G3 computer.
How to download the vuejs framework?
Enter the Baidu URL www.baidu.com in the browser address bar, press Enter, and open the Baidu homepage.
Enter the keyword "vue.js" in the text box on the page, click "Baidu Click", and click the first link in the search results.
On the opened webpage, find and click the "GITHUB" button.
On the newly popped-up webpage , find "Branch:***" on the left, click the drop-down box, and select the version of the download script according to your needs. We can keep the default here.
Find and click "Clone or download" on the right, select "Download ZIP" in the new pop-up dialog box, and the download program will be called up to download the VEU script framework.
After downloading, we can see a compressed package of "vue-dev.zip". This is the vue.js package we want to download. The contents of the unzipped directory are as follows :
Related recommendations: "vue.js Tutorial"
The above is the detailed content of How to download vuejs framework. For more information, please follow other related articles on the PHP Chinese website!