From 7b09c609925d0a11419d2c5200c53e064be252dc Mon Sep 17 00:00:00 2001 From: "Thomas.Lin" Date: Wed, 20 Nov 2019 16:38:31 +0800 Subject: [PATCH] Update README.md add support of React --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8ac7a38..7c7088a1 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ If `gulp` is installed, follow the steps below. * [Gentelella on CakePHP 3](https://github.com/backstageel/cakephp-gentelella-theme) Gentelella modified to work on CakePHP * [Gentelella right to left](https://github.com/mortezakarimi/gentelella-rtl) Gentelella modified to work with right to left languages like Persian * [Gentelella-rtl on Yii framework 2](https://github.com/mortezakarimi/yii2-gentelella-rtl) with an asset bundle, a layout template and some widgets. inspired from [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) +* [Gentelella by React](https://github.com/thomaslwq/react-admin) Gentelella realized by React Let us know if you have done integration for this admin template on other platforms and frameworks and we'll be happy to share your work.