All Projects → zuoge85 → Taro Dva

zuoge85 / Taro Dva

Licence: mit
整合 taro-dvajs的仿知乎示例

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Taro Dva

umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-88.89%)
Mutual labels:  redux-saga, dva
toutiao
模仿今日头条,实现 APP 端,Server 端, Web 管理端
Stars: ✭ 17 (-88.89%)
Mutual labels:  redux-saga, dva
booto
😍A light framework for React Application. Easy for life!
Stars: ✭ 18 (-88.24%)
Mutual labels:  redux-saga, dva
dva-vue
🌱 Vue and dva-core based
Stars: ✭ 34 (-77.78%)
Mutual labels:  redux-saga, dva
Dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
Stars: ✭ 15,884 (+10281.7%)
Mutual labels:  dva, redux-saga
Redux Dynostore
These libraries provide tools for building dynamic Redux stores.
Stars: ✭ 123 (-19.61%)
Mutual labels:  redux-saga
React Native Feature Boilerplate
Feature based Architecture for developing Scalable React Native Apps 🚀 using react, redux, sagas and hooks
Stars: ✭ 139 (-9.15%)
Mutual labels:  redux-saga
React Antd Admin
后台前端管理系统,基于react、typescript、antd、dva及一些特别优秀的开源库实现
Stars: ✭ 117 (-23.53%)
Mutual labels:  dva
Dva Antd Mobile Starter
Get started with Dva.js and Ant Design mobile.
Stars: ✭ 115 (-24.84%)
Mutual labels:  dva
React Express Blog Demo
🔥 React full stack+Express+Mongo implementation blog website tutorial 🌚
Stars: ✭ 1,857 (+1113.73%)
Mutual labels:  redux-saga
Taro Mall
一个项目的架构,包括设计/前端/管理后台/后端/k8s集群架构,欢迎Star,欢迎Fork
Stars: ✭ 144 (-5.88%)
Mutual labels:  dva
React Curd
【React全家桶入门系列文章项目】http://blog.csdn.net/awaw00/article/category/6692955
Stars: ✭ 137 (-10.46%)
Mutual labels:  redux-saga
Rnn Starter
🤹 Production-ready starter for your next React Native App! Powered by cli-rn, React Native Navigation, Expo, Reanimated 2, Notifications, Over-The-Air Updates, Mobx, Dark Mode, and Localization.
Stars: ✭ 127 (-16.99%)
Mutual labels:  redux-saga
Real Estate App Ui
Real Estate Property Listing App Built With React Native
Stars: ✭ 139 (-9.15%)
Mutual labels:  redux-saga
Dura
为typescript而生基于redux的前端数据流管理方案
Stars: ✭ 123 (-19.61%)
Mutual labels:  dva
Async Redux Saga
Just another approach to manage async operations using redux-saga
Stars: ✭ 149 (-2.61%)
Mutual labels:  redux-saga
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-24.18%)
Mutual labels:  redux-saga
Eslint Plugin Redux Saga
ESLint rules for redux-saga
Stars: ✭ 134 (-12.42%)
Mutual labels:  redux-saga
Sharejs
💻js小技巧、react、webpack、redux、javascript及其它前端干货,持续更新ing
Stars: ✭ 141 (-7.84%)
Mutual labels:  redux-saga
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-15.69%)
Mutual labels:  redux-saga

整合 taro-dvajs

本项目整合了taro 和 dvajs,页面代码来自 仿知乎小程序

相关框架内容请去官网

  1. taro
  2. dvajs

1. 使用 npm 或者 yarn 全局安装

npm install -g @tarojs/cli
// 或
yarn global add @tarojs/cli

2. 然后使用npm 或者yarn 安装依赖

npm install
// 或
yarn

3. 开始启动编译小程序

npm run dev:weapp
// 或
yarn run dev:weapp

4. 使用小程序开发工具打开dist 目录

已知问题

在h5端的上下拉刷新实现有问题

我的blog地址: https://www.forkjoin.org

关注我的微信公众号:

小草的泡码笔记

开发QQ群 173103450 微信群:

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].