https://github.com/funlee/cnode-webapp
cnode-webApp : 一个 WebApp 版的 cnode 客户端
https://github.com/funlee/cnode-webapp
ant-design cnode-webapp react router4 webpack3
Last synced: 4 months ago
JSON representation
cnode-webApp : 一个 WebApp 版的 cnode 客户端
- Host: GitHub
- URL: https://github.com/funlee/cnode-webapp
- Owner: funlee
- Created: 2018-03-27T09:54:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T09:15:39.000Z (over 7 years ago)
- Last Synced: 2025-04-12T21:38:55.148Z (9 months ago)
- Topics: ant-design, cnode-webapp, react, router4, webpack3
- Language: JavaScript
- Homepage: https://funlee.github.io/cnode-webApp/
- Size: 1020 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cnode-webApp
=============
一个 WebApp 版的 cnode 客户端,项目采用 react 技术栈构建,未做回复和收藏功能,纯属练手,目前的功能只能用于浏览。
- 感谢来自 [cnodejs](https://cnodejs.org 'cnode') 论坛官方提供的 api !
在线访问:[Cnode-webApp](https://funlee.github.io/cnode-webApp/ 'Cnode-webApp')
建议 F12 打开控制台,在移动端设备上查看
运行项目
-------
```bash
git clone https://github.com/funlee/cnode-webApp.git
cd cnode-webApp
npm install
npm run start
```
stack
------
* webpack
* React
* sass
功能
-----
- 首页列表,下拉时自动加载下一页
- 个人主页,包括最近参与,回复
- 左侧边栏为登录和个人信息导航,右侧边栏是主题筛选
- 可以不登录直接进入主页
- 具有 loading、404
页面截图
---------





