# English_Learning **Repository Path**: skiyll/english_learning ## Basic Information - **Project Name**: English_Learning - **Description**: 英语学习app(基于Vue.js的仿app网页) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Bootstrap, JavaScript, Axios ## README # english_learning > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report 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). 本项目是课程设计的客户端,请搭配[english_study](https://gitee.com/lai-weihao/english-study)使用(使用时请修改config/index.js的客户端地址) 该vue项目上传的是源代码,并由webpack构建,使用时请覆盖新构建的vue项目 部分插件的css经过修改,已经放入plugins文件夹,请放入webpack新构建的vue项目的node_modules对应文件夹 对应插件: (c)npm install jquery@1.9.1 bootstrap@4.5.3 bootstrap-vue@2.21.2 axios@0.24.0