From e0feb427651e7455be11f724b4e609a301c61a7e Mon Sep 17 00:00:00 2001 From: Aigars Silkalns Date: Fri, 2 Dec 2016 16:52:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 84af3750..34d15050 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ If `gulp` is installed, follow the steps below. * [Gentellela on Smarty 3](https://github.com/microvb/otp-thing) with one time password generator, validator, and QR code generator that has no web dependencies (self-contained) in PHP thanks to MicroVB INC * [Gentellela integrated into Symfony 3](https://github.com/krzysiekpiasecki/Gentelella) full stack PHP framework thanks to Krzysztof Piasecki. * [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) with an asset bundle, a layout template and some widgets. +* [Gentelella on Angular 2](https://github.com/kmkatsma/angular2-webpack-starter-gentelella) Angular Webpack Starter modified to utilize the Gentelella free bootstrap theme +* [Gentelella on Aurelia](https://github.com/kmkatsma/aurelia-gentelella) Typescript webpack skeleton modified to utilize the Gentelella 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.