All Projects → Zealon159 → light-reading-cloud-client

Zealon159 / light-reading-cloud-client

Licence: MIT license
轻松阅读 UI 客户端,vue.js & vuetify.js

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

轻松阅读 - Client

vue vuetify license

演示地址:http://reading-cloud.zealon.cn/#/index

项目介绍

基于 vue.js 、Vuetify 搭建一个(H5)阅读类App。

其中精品页运用了组件化的思想,将每个栏目拆分为独立的组件,实现了组件最大化的复用以及减少了代码冗余。

还应用了动态组件实现精选、男生、女生、原创页签的切换,不用每次切换重新渲染内容。

项目接口工程基于 SpringCloud 技术栈开发,点击进入仓库

项目截图

image

image

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

Copyright (c) 2020 光彩盛年

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].