Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beginor/cordova-zhihu-daily
https://github.com/beginor/cordova-zhihu-daily
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beginor/cordova-zhihu-daily
- Owner: beginor
- Created: 2016-01-07T05:43:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T01:42:38.000Z (over 8 years ago)
- Last Synced: 2023-03-22T10:55:20.796Z (over 1 year ago)
- Language: TypeScript
- Size: 5.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 一个山寨版的知乎日报客户端
为了练习 Angular2 和 BootStrap4, 于是撸了一个知乎日报的山寨版客户端, 功能很不完善, 只是练习而已。
使用到的技术:
- Cordova
- TypeScript
- Angular2
- BootStrap4本来以为能够直接在手机上运行, 但是经过测试只能在 iOS 模拟器上运行, 等到 Angular2 完善了再继续吧, 还是有收获的, 那就是熟悉上面列出的这些技术!
![首页](screenshots/home.png)
![主题1](screenshots/theme-1.png)
![主题2](screenshots/theme-2.png)
![详细](screenshots/details.png)