# light-reading-cloud-client **Repository Path**: liuzidong/light-reading-cloud-client ## Basic Information - **Project Name**: light-reading-cloud-client - **Description**: 原GitHub上开源springcloud项目,原地址:https://github.com/Zealon159/light-reading-cloud-client,提前防止米~国~佬~断~网 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-07-31 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

轻松阅读 - Client

vue vuetify license

演示地址:http://reading-cloud.zealon.cn/#/index ## 项目介绍 基于 vue.js 、Vuetify 搭建一个(H5)阅读类App。 其中精品页运用了组件化的思想,将每个栏目拆分为独立的组件,实现了组件最大化的复用以及减少了代码冗余。 还应用了动态组件实现精选、男生、女生、原创页签的切换,不用每次切换重新渲染内容。 项目接口工程基于 SpringCloud 技术栈开发,[点击进入仓库](https://gitee.com/tianyaxunai/light-reading-cloud.git) ## 项目截图 ![image](https://gitee.com/tianyaxunai/light-reading-cloud-client/raw/master/public/index_1.jpg) ![image](https://gitee.com/tianyaxunai/light-reading-cloud-client/raw/master/public/index_2.jpg) ## Project setup ### Clone Project ``` git clone https://github.com/Zealon159/light-reading-cloud-client.git ``` ### Project setup ``` npm install ``` ### Compiles and hot-reloads for development 启动成功 `http://localhost:9000/ `,默认端口9000,可以进入 `vue.config.js` 配置文件修改端口 ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ## License [MIT](https://github.com/Zealon159/light-reading-cloud-client/blob/master/LICENSE) Copyright (c) 2020 光彩盛年