# vue-cli2 **Repository Path**: qinkunwei/vue-cli2 ## Basic Information - **Project Name**: vue-cli2 - **Description**: 自己整理的vue-cli,测试插件版本,不建议开发使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-25 - **Last Updated**: 2025-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuemode > 练习vue ## Build Setup ``` bash # 安装依赖包 npm install # 启动本地主机: localhost:8080 npm run dev # 打包 npm run build # 打包,有打印信息 npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). ### wow.js+animate.css网站的整体动画插件,wow是封装的animate动画类名 * [wow.js说明](https://www.cnblogs.com/linjiu0505/p/10605543.html) * [演示](https://www.cnblogs.com/xiaohuochai/p/7372665.html) * [案例](https://gitee.com/Qzx1998/official-website?_from=gitee_search)