# gcweb-show **Repository Path**: helloyoucan/gcweb-show ## Basic Information - **Project Name**: gcweb-show - **Description**: 一个基于vue-cli修改的多页面网站,使用了vue+vue-resource+element-ui+markdownjs开发的网站,后台管理在 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gcweb-show > 一个基于vue-cli修改的多页面网站,使用了vue+vue-resource+element-ui+markdownjs开发的网站 ## 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 detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). 本项目基于vue-cli修改为多页面,修改教程在http://www.jianshu.com/p/97e7b46ae421 #### 主页(包括课程列表) ![](http://opok8iwaa.bkt.clouddn.com/image/github/gcweb-show/homePage.png?imageMogr2/auto-orient/thumbnail/600x600>/blur/1x0/quality/75|imageslim) #### 课程页 ![](http://opok8iwaa.bkt.clouddn.com/image/github/gcweb-show/course.png?imageMogr2/auto-orient/thumbnail/600x600>/blur/1x0/quality/75|imageslim) #### 文章页 ![](http://opok8iwaa.bkt.clouddn.com/image/github/gcweb-show/article.png?imageMogr2/auto-orient/thumbnail/600x600>/blur/1x0/quality/75|imageslim) #### 文章列表页 ![](http://opok8iwaa.bkt.clouddn.com/image/github/gcweb-show/articlesList.png?imageMogr2/auto-orient/thumbnail/600x600>/blur/1x0/quality/75|imageslim)