# huoguo **Repository Path**: hedgehogBoby/huoguo ## Basic Information - **Project Name**: huoguo - **Description**: 火锅留学 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shanghai 火锅留学 engineering management 前端 最终成品:http://resume.zbbang.cn:81 ## 新版本改进 1. 整体重构,结构升级为最新 vue-cli 2. 代码优化,去除引用的静态js文件 3. 图片加载加入懒加载,整体性能提升很大 4. 视频采用 vue-video-player 处理兼容性 5. 首页全屏滚动样式由静态文件 fullpage.js 改为 vue-awesome-swiper 6. 样式调整,提升了自适应能力 ## 组件列表 1. vue-router 2. element-ui 3. axios 4. vue-video-player (视频组件) 5. vue-awesome-swiper (首页滚动组件) 6. vue-lazyload (图片懒加载) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ```