Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhixiaoqiang/taroCloud
记日常、GitHub trending资讯小程序 taro-hooks + rematch+云开发
https://github.com/zhixiaoqiang/taroCloud
cloud hooks rematch taro taro-ui wx wxapp
Last synced: about 1 month ago
JSON representation
记日常、GitHub trending资讯小程序 taro-hooks + rematch+云开发
- Host: GitHub
- URL: https://github.com/zhixiaoqiang/taroCloud
- Owner: zhixiaoqiang
- Created: 2019-03-15T10:24:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:56:28.000Z (about 2 years ago)
- Last Synced: 2024-08-02T19:32:39.520Z (4 months ago)
- Topics: cloud, hooks, rematch, taro, taro-ui, wx, wxapp
- Language: JavaScript
- Homepage:
- Size: 3.65 MB
- Stars: 27
- Watchers: 1
- Forks: 7
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-taro - 记日常小程序 Taro-UI + Rematch + 云开发 + tcb-router
README
# TaroCloud
## 简介
**Taro** 是一套遵循 [React](https://reactjs.org/) 语法规范的 **多端开发** 解决方案。现如今市面上端的形态多种多样,Web、React-Native、微信小程序等各种端大行其道,当业务要求同时在不同的端都要求有所表现的时候,针对不同的端去编写多套代码的成本显然非常高,这时候只编写一套代码就能够适配到多端的能力就显得极为需要。
使用 **Taro**,我们可以只书写一套代码,再通过 **Taro** 的编译工具,将源代码分别编译出可以在不同端(微信/百度/支付宝/字节跳动小程序、H5、React-Native 等)运行的代码。
## 学习资源
[Taro](https://github.com/NervJS/taro)
[Taro UI](https://github.com/NervJS/taro-ui)
[Rematch](https://github.com/rematch/rematch)
[云开发](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html)
## 🤝 参与共建 [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
请参考[贡献指南](https://nervjs.github.io/taro/docs/CONTRIBUTING.html).
> 强烈推荐阅读 [《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)、[《如何向开源社区提问题》](https://github.com/seajs/seajs/issues/545) 和 [《如何有效地报告 Bug》](http://www.chiark.greenend.org.uk/%7Esgtatham/bugs-cn.html)、[《如何向开源项目提交无法解答的问题》](https://zhuanlan.zhihu.com/p/25795393),更好的问题更容易获得帮助。
## 开发计划
[开发计划](./PLANS.md)