GithubHelp home page GithubHelp logo

Comments (90)

samonxian avatar samonxian commented on April 27, 2024 11

R2框架(Redux React Framework)主要是基于React、Redux而构建的,其中还是用了react-routerreact-router-reduxreact-reduximmutable.js。同时使用webpack模块加载工具,采用ES62015语法。所有如果要使用本框架,这些知识多多少少都要会点的。同时也使用了Ant Design组件,生成的页面使用的UI是Ant Design,目前只支持这种,后面页面生成也会支持多种UI组件。 R2框架旨在快速搭建页面,减少重复工作,减少重复代码,提高开发效率。
最主要的两种特点:

  • 智能构建route和reducer
  • 页面生成器

实际上线项目
https://console.topvdn.com
user: [email protected]
pwd: nan123456789

from ant-design.

Justin-lu avatar Justin-lu commented on April 27, 2024 8

https://github.com/Justin-lu/react-redux-antd

用了一段时间antd,也撸了个demo

from ant-design.

vtoo avatar vtoo commented on April 27, 2024 7

有没有更全一点案例呢? 开源的整站项目?

from ant-design.

dzcpy avatar dzcpy commented on April 27, 2024 7

有没有和next.js结合的项目?

from ant-design.

sunlightwdd avatar sunlightwdd commented on April 27, 2024 6

也向大家推荐一个功能比较齐全且可实战的antd-dva-admin项目https://github.com/pmg1989/dva-admin

from ant-design.

benjycui avatar benjycui commented on April 27, 2024 5

@RichardLyp 那个 repo 并不是我们在维护,请直接去对应仓库开 issue。

(虽然我知道是什么原因,但我不喜欢你们把 antd 的 issue 当垃圾桶,有关无关都往这里扔 :-(

(issue 应当放在对应的项目下面,并 @ 下你认为需要参与讨论的人即可

(到那个 repo 开个 issue 再 @ 下我,我会回复的

from ant-design.

websemantics avatar websemantics commented on April 27, 2024 4

Just updated https://github.com/websemantics/awesome-ant-design with all projects mentioned here, and few from searching Github,

I tried to test the ones I add first so I can describe them better, but it's a long list and I couldn't get a lot of them working, .. I've also added few more categories and a table of content,

Please feel free to add new Ant Design related projects directly with a PR, and I will be more than happy to merge,

Will keep the listed up to date, ..

from ant-design.

benjycui avatar benjycui commented on April 27, 2024 3

Please read FAQ, and smart questions.

from ant-design.

pookpal avatar pookpal commented on April 27, 2024 3

用webpack+react+ant-design+ES6+Echart做的项目模板
1、自动化、工程化
2、热更新
3、国际化自动构建
4、修改antd默认样式和默认字体图标
5、css模块化

https://github.com/pookpal/star-initReact-example

from ant-design.

eaTong avatar eaTong commented on April 27, 2024 3

electron + Mobx + antd + sequelize,这个项目是最近自己在做的,由于是升级3年前刚入门的时候写的一个程序,所以在表结构上面设计会很不合理,不过尽量在保证前端代码的合理化。看到这里没有提到Electron,就拿出来献丑了。

from ant-design.

samonxian avatar samonxian commented on April 27, 2024 3

基于antd的form builder
https://github.com/dog-days/antd-react-form-builder
https://xianshannan.github.io/antd-react-form-builder/

from ant-design.

websemantics avatar websemantics commented on April 27, 2024 2

Ant Design trending today, https://github.com/trending
ant-design

from ant-design.

tvrcgo avatar tvrcgo commented on April 27, 2024 2

Share one
https://github.com/tvrcgo/egg-react-mobx-ts-antd
egg, react, mobx-react, typescript and ant design.

from ant-design.

afc163 avatar afc163 commented on April 27, 2024 2

@sunlightwdd 感觉大量『借鉴』了 https://github.com/zuiidea/antd-admin ,是否不妥当。

from ant-design.

ReadingSteiner avatar ReadingSteiner commented on April 27, 2024 1

跪求更新示例

from ant-design.

afc163 avatar afc163 commented on April 27, 2024 1

https://github.com/JasonBai007/reactSPA

from ant-design.

afc163 avatar afc163 commented on April 27, 2024 1

from ant-design.

afc163 avatar afc163 commented on April 27, 2024 1

@xianshannan 实现质量真高。:+1:

PS 主色可以直接覆盖 less 变量,不用复写。https://github.com/ant-design/antd-init/tree/7d98b4cfe96fcc272a1b83aca3baf554a67fcf64/examples/customize-antd-theme#webpackconfigjs

from ant-design.

lixiaoyang1992 avatar lixiaoyang1992 commented on April 27, 2024 1

试着把redux reactrouter typescript整合了一下,下一步要把公司的项目也换成typescript开发
https://github.com/lixiaoyang1992/react-typescript-starter-kit

from ant-design.

myqianlan avatar myqianlan commented on April 27, 2024 1

https://github.com/myqianlan/antd-admin-boilerplate

from ant-design.

jorycn avatar jorycn commented on April 27, 2024

求更新~~

from ant-design.

yasenagat avatar yasenagat commented on April 27, 2024

up,更新

from ant-design.

Ir1d avatar Ir1d commented on April 27, 2024

求更新的demo....

from ant-design.

kaiye avatar kaiye commented on April 27, 2024

+1,没 demo 的确很难上手

from ant-design.

can-cc avatar can-cc commented on April 27, 2024

呵呵哒

from ant-design.

alwayrun avatar alwayrun commented on April 27, 2024

👍

from ant-design.

wuzhao avatar wuzhao commented on April 27, 2024

+1 有示例前期摸索可以省很多时间。

from ant-design.

yiminghe avatar yiminghe commented on April 27, 2024

@benjycui

from ant-design.

Ir1d avatar Ir1d commented on April 27, 2024

👍

from ant-design.

diaoaa avatar diaoaa commented on April 27, 2024

给的页面 404.........

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

@diaoaa 还没开始做。。。

from ant-design.

Ir1d avatar Ir1d commented on April 27, 2024

@lysnoter cnpm --> visit http://npm.taobao.org

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

@lysnoter 以后提问请另外 issue,另外麻烦先看下这个 https://github.com/ant-design/ant-design/blob/master/CONTRIBUTING.md
这楼歪的。。。要删 commet 整理一下么。。。

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

写了个简单的例子 https://github.com/benjycui/selector-specificity/tree/master

之所以不是 TODO,是因为刚好需要这么一个工具

from ant-design.

xiongjiabin avatar xiongjiabin commented on April 27, 2024

这个问题,把那个版本改成低一个版本就可以了!

On Tue, Jan 26, 2016 at 5:28 PM, Benjy Cui [email protected] wrote:

写了个简单的例子 https://github.com/benjycui/selector-specificity/tree/master

之所以不是 TODO,是因为刚好需要这么一个工具


Reply to this email directly or view it on GitHub
#129 (comment)
.

熊佳斌

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

这个脚手架是一个非常棒的示例:https://github.com/jovey-zheng/react-start-kit

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

还有这个:https://github.com/okoala/react-redux-antd

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/fireyy/react-antd-admin

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

https://github.com/pizn/eevee

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/pandazki/ant-design-redux-boilerplate

from ant-design.

yuzhouisme avatar yuzhouisme commented on April 27, 2024

I hope that can help developers who used antd.

This project is designed to help those who use antd to develop a website(or web app). Maybe also need to use redux, router and so on.

https://github.com/yuzhouisme/react-antd-redux-router-starter

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/sorrycc/github-stars

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/yuzhouisme/react-antd-redux-router-starter

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/huhulab/react-frontend-boilerplate

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

http://demo-static.huhulab.com/react-frontend-boilerplate/#/demo/test_forms?_k=9267rv

from ant-design.

RichardLyp avatar RichardLyp commented on April 27, 2024

https://github.com/huhulab/react-frontend-boilerplate 跑不起来 @afc163
会报错 antd.js:8494 Uncaught TypeError: Cannot read property 'instance' of undefined

from ant-design.

RichardLyp avatar RichardLyp commented on April 27, 2024

我不用antd的脚手架,为什么项目引进antd之后,webpack打包出来有800多K大,没引antd时才200多,这样正常吗 @benjycui

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/tetojs/teto.js

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/yukrain/koa-antd-admin

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

国人的项目都不提供英文文档的么 😅

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/yedegesong/typescript-webpack-react-antd

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/bang88/typescript-react-redux-starter

from ant-design.

superlbr avatar superlbr commented on April 27, 2024

有没有同构的方案

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

大家有什么好的脚手架和示例可以到这里去 PR:https://github.com/websemantics/awesome-ant-design

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/cas-x/cas-server

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

两个扩展组件:

from ant-design.

wuhaih avatar wuhaih commented on April 27, 2024

能提供demo 看看麽

from ant-design.

samonxian avatar samonxian commented on April 27, 2024

@wuhaih https://github.com/dog-days/r2
clone后运行就是demo了,可以看看文档

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/zuiidea/antd-admin

http://zuiidea.github.io/antd-admin/

https://github.com/jiangxy/react-antd-admin

两个非常赞的后台 Demo。

from ant-design.

mgoann avatar mgoann commented on April 27, 2024

跪求一个页内编辑的demo

from ant-design.

ouzhou avatar ouzhou commented on April 27, 2024

来一个 antd-dva-admin

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

Use antd with Java: https://github.com/ihaolin/diablo (轻量的持久化配置服务)

from ant-design.

janjon avatar janjon commented on April 27, 2024

有 和 redux 做的demo 吗。关于form 操作提示这类问题。

from ant-design.

ouzhou avatar ouzhou commented on April 27, 2024

@janjon dva

from ant-design.

luckykun avatar luckykun commented on April 27, 2024

我来推荐一个,我自己写的react+router的项目脚手架。
https://github.com/luckykun/generator-reactpackage

from ant-design.

winqer avatar winqer commented on April 27, 2024

@xianshannan
https://console.topvdn.com
这个项目有放到github吗

from ant-design.

zmGitHub avatar zmGitHub commented on April 27, 2024

有没有注意到 如果把babel-plugin-import的配置下在 babel-loader的 query 中是不起作用的 但是在. babelrc是可以 但是 仍然会提示你的第三方包过大

from ant-design.

samonxian avatar samonxian commented on April 27, 2024

@YANGWQ123 公司内部项目

from ant-design.

tianzx avatar tianzx commented on April 27, 2024

我的demo
https://github.com/tianzx/ui

from ant-design.

mayamoon avatar mayamoon commented on April 27, 2024

求 VS2015 +TypeScript 2.0.6 + antd2.2.1 的實例項目

from ant-design.

yedaodao avatar yedaodao commented on April 27, 2024

webpack部署antd图标至本地

https://github.com/yedaodao/antd-local-icon

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

Koa2 + React + Redux + antd 同构直出探索:https://github.com/git-lt/isomorphism-koa2-react-antd

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

如何在 create-react-app 中使用 antd:

from ant-design.

wufeng87 avatar wufeng87 commented on April 27, 2024

请问有没有其他帖子专门放置开源案例(包括HOC扩展的组件)的?
类似这种开源app https://github.com/andrewngu/sound-redux
这个帖子大多是脚手架。

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/guox191/antd-redux-scaffold

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/OwlAford/react-blade-desktop

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/lokewei/koa2-dva-antd

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

Some boilerplates using TypeScript and antd.

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/rhiokim/react-boilerplate

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

https://github.com/bang88/fuse-box-antd-example

From: #5110 (comment)

from ant-design.

danielbiloglav avatar danielbiloglav commented on April 27, 2024

Here is a boilerplate using React, Redux, TypeScript, SSR, HMR, Webpack 2.

https://github.com/danielbiloglav/universal-react-redux-typescript-antd-starter-kit

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

https://github.com/mqyqingfeng/react-admin

from ant-design.

shengbeiniao avatar shengbeiniao commented on April 27, 2024

一个基于antd和dva的统一中台框架,实现了类似阿里云的2级导航

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

这个 issue 或者可以关了?

from ant-design.

benjycui avatar benjycui commented on April 27, 2024

@afc163

from ant-design.

afc163 avatar afc163 commented on April 27, 2024

欢迎将您的脚手架提交到:http://scaffold.ant.design/

from ant-design.

lock avatar lock commented on April 27, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from ant-design.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.